public interface InternalSpace extends Space, InternalSpaceInstancesAware
DEFAULT_HISTORY_SIZE, DEFAULT_MONITOR_INTERVAL| Modifier and Type | Method and Description | 
|---|---|
void | 
addInstance(SpaceInstance spaceInstance)  | 
Admin | 
getAdmin()  | 
ClusterPolicy | 
getClusterPolicy()
In the case of single space null will be returned
 This call can might invoke remote call 
 | 
SpaceStatistics | 
getLastStatistics()  | 
SpaceInstance | 
getSpaceInstanceByUid(String uid)
returns the Space instance based on its uid (see  
GridComponent.getUid()) | 
boolean | 
isSecured()
Indication if space is secured 
 | 
void | 
refreshScheduledSpaceMonitors()  | 
InternalSpaceInstance | 
removeInstance(String uid)  | 
void | 
resetSpace()
reset IJSpace and Gigaspaces to null. 
 | 
addLifecycleListener, getBackupsStatistics, getGigaSpace, getInstances, getInstanceStatisticsChanged, getName, getNumberOfBackups, getNumberOfInstances, getPartition, getPartitions, getPrimariesStatistics, getReplicationManager, getReplicationStatusChanged, getRuntimeDetails, getSize, getSpaceInstanceAdded, getSpaceInstanceRemoved, getSpaceModeChanged, getSpaces, getSpaceSuspendTypeChanged, getStatistics, getStatisticsChanged, getTotalNumberOfInstances, getUid, isEmpty, removeLifecycleListener, waitFor, waitFor, waitFor, waitForforEach, iterator, spliteratorisMonitoring, setStatisticsHistorySize, setStatisticsInterval, startStatisticsMonitor, stopStatisticsMonitorgetSpaceInstancesvoid addInstance(SpaceInstance spaceInstance)
InternalSpaceInstance removeInstance(String uid)
void refreshScheduledSpaceMonitors()
Admin getAdmin()
SpaceInstance getSpaceInstanceByUid(String uid)
GridComponent.getUid())uid - the unique id of the Space instanceClusterPolicy getClusterPolicy()
boolean isSecured()
SpaceStatistics getLastStatistics()
void resetSpace()
Copyright © GigaSpaces.