GigaSpaces XAP 8.0 API

org.openspaces.grid.gsm.containers
Interface FutureGridServiceContainer

All Superinterfaces:
PollingFuture<GridServiceContainer>

public interface FutureGridServiceContainer
extends PollingFuture<GridServiceContainer>


Method Summary
 int getAgentId()
           
 GridServiceAgent getGridServiceAgent()
           
 org.openspaces.admin.internal.pu.elastic.GridServiceContainerConfig getGridServiceContainerConfig()
           
 boolean isStarted()
           
 
Methods inherited from interface org.openspaces.core.PollingFuture
get, getException, getTimestamp, isDone, isTimedOut
 

Method Detail

getGridServiceContainerConfig

org.openspaces.admin.internal.pu.elastic.GridServiceContainerConfig getGridServiceContainerConfig()
Returns:
the configuration used to start the container

getGridServiceAgent

GridServiceAgent getGridServiceAgent()
Returns:
the agent that starts the container

getAgentId

int getAgentId()
               throws ExecutionException,
                      TimeoutException
Throws:
ExecutionException
TimeoutException

isStarted

boolean isStarted()

GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.