| Constructor and Description | 
|---|
| ScaleMonitorThread(DefaultAdmin admin,
                  long scaleInterval) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | executeScaleIteration() | 
| Map<Step,IStepOperation> | initStepsOperations() | 
| boolean | revertOperation(InternalAdminDriver driver,
               org.openspaces.zookeeper.attribute_store.ZooKeeperAttributeStore attributeStore,
               DefaultProcessingUnit pu,
               Step step,
               Status status) | 
| void | run() | 
| boolean | scaleOperation(InternalAdminDriver driver,
              org.openspaces.zookeeper.attribute_store.ZooKeeperAttributeStore attributeStore,
              DefaultProcessingUnit pu,
              Step step,
              Status status) | 
public ScaleMonitorThread(DefaultAdmin admin, long scaleInterval)
public boolean executeScaleIteration()
public boolean scaleOperation(InternalAdminDriver driver, org.openspaces.zookeeper.attribute_store.ZooKeeperAttributeStore attributeStore, DefaultProcessingUnit pu, Step step, Status status) throws Exception
Exceptionpublic boolean revertOperation(InternalAdminDriver driver, org.openspaces.zookeeper.attribute_store.ZooKeeperAttributeStore attributeStore, DefaultProcessingUnit pu, Step step, Status status) throws IOException
IOExceptionpublic Map<Step,IStepOperation> initStepsOperations()
Copyright © GigaSpaces.