Modifier and Type | Method and Description |
---|---|
void |
SpaceImpl.waitForZkUpdate(Step step,
String key,
Status status) |
Modifier and Type | Method and Description |
---|---|
static Step |
Step.convertToStep(int ordinal) |
static Step |
Step.convertToStep(String step) |
static Step |
Step.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Step[] |
Step.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Map<Step,IStepOperation> |
ScaleMonitorThread.initStepsOperations() |
Modifier and Type | Method and Description |
---|---|
boolean |
ScaleMonitorThread.revertOperation(InternalAdminDriver driver,
org.openspaces.zookeeper.attribute_store.ZooKeeperAttributeStore attributeStore,
DefaultProcessingUnit pu,
Step step,
Status status) |
boolean |
ScaleMonitorThread.scaleOperation(InternalAdminDriver driver,
org.openspaces.zookeeper.attribute_store.ZooKeeperAttributeStore attributeStore,
DefaultProcessingUnit pu,
Step step,
Status status) |
Modifier and Type | Method and Description |
---|---|
default void |
IStepOperation.executeTaskRequest(GigaSpace gigaSpace,
AttributeStore attributeStore,
SystemTask<SpaceResponseInfo> task,
Step step,
String puName,
int partitionId) |
Copyright © GigaSpaces.