org.openspaces.grid.gsm.rebalancing
Interface FutureStatefulProcessingUnitInstance
- All Superinterfaces:
- PollingFuture<ProcessingUnitInstance>
public interface FutureStatefulProcessingUnitInstance
- extends PollingFuture<ProcessingUnitInstance>
getFailureMessage
String getFailureMessage()
throws IllegalStateException
- Returns:
- the exception or timeout error message.
- Throws:
IllegalStateException
- - if the operation is in progress or completed successfully
getTargetContainer
GridServiceContainer getTargetContainer()
getSourceContainer
GridServiceContainer getSourceContainer()
getProcessingUnit
ProcessingUnit getProcessingUnit()
getInstanceId
int getInstanceId()
getReplicaitonSourceContainers
GridServiceContainer[] getReplicaitonSourceContainers()
Copyright © GigaSpaces.