Class QuiesceStep
java.lang.Object
org.openspaces.admin.internal.pu.scale_horizontal.steps.QuiesceStep
- 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) static Stringstatic StringMethods 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
-
QuiesceStep
public QuiesceStep()
-
-
Method Details
-
executeStepOperation
public void executeStepOperation(DefaultProcessingUnit pu, AttributeStore attributeStore, GigaSpace gigaSpace, InternalAdminDriver driver, long timeout) - Specified by:
executeStepOperationin interfaceIStepOperation
-
getScaleDescription
-
getScaleOutToken
-
getStepType
- Specified by:
getStepTypein interfaceIStepOperation
-