public interface InternalSpace extends Space, InternalSpaceInstancesAware
DEFAULT_HISTORY_SIZE, DEFAULT_MONITOR_INTERVAL
Modifier and Type | Method and Description |
---|---|
void |
addInstance(SpaceInstance spaceInstance) |
Admin |
getAdmin() |
SpaceInstance |
getSpaceInstanceByUid(String uid)
returns the Space instance based on its uid (see
GridComponent.getUid() ) |
void |
refreshScheduledSpaceMonitors() |
InternalSpaceInstance |
removeInstance(String uid) |
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, waitFor
forEach, iterator, spliterator
isMonitoring, setStatisticsHistorySize, setStatisticsInterval, startStatisticsMonitor, stopStatisticsMonitor
getSpaceInstances
void addInstance(SpaceInstance spaceInstance)
InternalSpaceInstance removeInstance(String uid)
void refreshScheduledSpaceMonitors()
Admin getAdmin()
SpaceInstance getSpaceInstanceByUid(String uid)
GridComponent.getUid()
)uid
- the unique id of the Space instanceCopyright © GigaSpaces.