Class SetNewTopologyStep
java.lang.Object
org.openspaces.admin.internal.pu.scale_horizontal.steps.SetNewTopologyStep
- All Implemented Interfaces:
IStepOperation
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.openspaces.admin.internal.pu.scale_horizontal.steps.IStepOperation
IStepOperation.StepType -
Field Summary
Fields inherited from interface org.openspaces.admin.internal.pu.scale_horizontal.steps.IStepOperation
logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecuteStepOperation(DefaultProcessingUnit pu, AttributeStore attributeStore, GigaSpace gigaSpace, InternalAdminDriver driver, long timeout) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openspaces.admin.internal.pu.scale_horizontal.steps.IStepOperation
checkIfStepIsCompleted, createInstanceIdsMap, executePerInstance, executeTaskRequest, generateList
-
Constructor Details
-
SetNewTopologyStep
public SetNewTopologyStep()
-
-
Method Details
-
executeStepOperation
public void executeStepOperation(DefaultProcessingUnit pu, AttributeStore attributeStore, GigaSpace gigaSpace, InternalAdminDriver driver, long timeout) - Specified by:
executeStepOperationin interfaceIStepOperation
-
getStepType
- Specified by:
getStepTypein interfaceIStepOperation
-