Uses of Enum Class
com.gigaspaces.internal.server.space.repartitioning.Step
Packages that use Step
Package
Description
-
Uses of Step in com.gigaspaces.internal.server.space
Methods in com.gigaspaces.internal.server.space with parameters of type StepModifier and TypeMethodDescriptionvoidSpaceImpl.waitForZkUpdate(Step step, String key, Status status) -
Uses of Step in com.gigaspaces.internal.server.space.repartitioning
Methods in com.gigaspaces.internal.server.space.repartitioning that return StepModifier and TypeMethodDescriptionstatic StepStep.convertToStep(int ordinal) static StepStep.convertToStep(String step) static StepReturns the enum constant of this class with the specified name.static Step[]Step.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Step in org.openspaces.admin.internal.pu.scale_horizontal
Methods in org.openspaces.admin.internal.pu.scale_horizontal that return types with arguments of type StepMethods in org.openspaces.admin.internal.pu.scale_horizontal with parameters of type StepModifier and TypeMethodDescriptionbooleanScaleMonitorThread.revertOperation(InternalAdminDriver driver, org.openspaces.zookeeper.attribute_store.ZooKeeperAttributeStore attributeStore, DefaultProcessingUnit pu, Step step, Status status) booleanScaleMonitorThread.scaleOperation(InternalAdminDriver driver, org.openspaces.zookeeper.attribute_store.ZooKeeperAttributeStore attributeStore, DefaultProcessingUnit pu, Step step, Status status) -
Uses of Step in org.openspaces.admin.internal.pu.scale_horizontal.steps
Methods in org.openspaces.admin.internal.pu.scale_horizontal.steps with parameters of type StepModifier and TypeMethodDescriptiondefault voidIStepOperation.executeTaskRequest(GigaSpace gigaSpace, AttributeStore attributeStore, SystemTask<SpaceResponseInfo> task, Step step, String puName, int partitionId)