public class GSCForkHandler extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static String | AGENT_EXT_JAVA_OPTIONS | 
| protected org.apache.commons.logging.Log | logger | 
| Constructor and Description | 
|---|
| GSCForkHandler(int lrmiPort,
              int discoveryPort,
              boolean startEmbeddedLus,
              ProcessingUnitInstance pui,
              String customJvmProperties)Constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | movePuToAlternativeGSC()This is the main entry point of this class. | 
protected final org.apache.commons.logging.Log logger
public static final String AGENT_EXT_JAVA_OPTIONS
public GSCForkHandler(int lrmiPort,
                      int discoveryPort,
                      boolean startEmbeddedLus,
                      ProcessingUnitInstance pui,
                      String customJvmProperties)
lrmiPort - the target GSC port.discoveryPort - the target discovery port.pui - the PU instance object of the current PU.Copyright © GigaSpaces.