Class RevertPuMetaDataStep
java.lang.Object
org.openspaces.admin.internal.pu.scale_horizontal.steps.RevertPuMetaDataStep
- All Implemented Interfaces:
IStepOperation
-
Nested Class Summary
Nested classes/interfaces inherited from interface IStepOperation
IStepOperation.StepType -
Field Summary
Fields inherited from interface IStepOperation
logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecuteStepOperation(DefaultProcessingUnit pu, AttributeStore attributeStore, GigaSpace gigaSpace, InternalAdminDriver driver, long timeout) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IStepOperation
checkIfStepIsCompleted, createInstanceIdsMap, executePerInstance, executeTaskRequest, generateList
-
Constructor Details
-
RevertPuMetaDataStep
public RevertPuMetaDataStep()
-
-
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
-