GigaSpaces XAP 9.5 API

org.openspaces.grid.gsm.rebalancing
Interface FutureStatelessProcessingUnitInstance

All Superinterfaces:
PollingFuture<ProcessingUnitInstance>

public interface FutureStatelessProcessingUnitInstance
extends PollingFuture<ProcessingUnitInstance>


Method Summary
 String getFailureMessage()
           
 ProcessingUnit getProcessingUnit()
           
 GridServiceContainer getTargetContainer()
           
 
Methods inherited from interface org.openspaces.core.PollingFuture
get, getException, getTimestamp, isDone, isTimedOut
 

Method Detail

getProcessingUnit

ProcessingUnit getProcessingUnit()

getTargetContainer

GridServiceContainer getTargetContainer()

getFailureMessage

String getFailureMessage()
                         throws IllegalStateException
Returns:
the exception or timeout error message.
Throws:
IllegalStateException - - if the operation is in progress or completed successfully

GigaSpaces XAP 9.5 API

Copyright © GigaSpaces.