Interface InternalSpaces
- All Superinterfaces:
AdminAware,InternalSpaceInstancesAware,Iterable<Space>,Spaces,StatisticsMonitor
- All Known Implementing Classes:
DefaultSpaces
- Author:
- kimchy
-
Field Summary
Fields inherited from interface org.openspaces.admin.StatisticsMonitor
DEFAULT_HISTORY_SIZE, DEFAULT_MONITOR_INTERVAL -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidaddSpaceInstance(SpaceInstance spaceInstance) voidremoveSpace(String uid) Methods inherited from interface org.openspaces.admin.AdminAware
getAdminMethods inherited from interface org.openspaces.admin.internal.space.InternalSpaceInstancesAware
getSpaceInstancesMethods inherited from interface java.lang.Iterable
forEach, iterator, spliteratorMethods inherited from interface org.openspaces.admin.space.Spaces
addLifecycleListener, addLifecycleListener, getNames, getReplicationStatusChanged, getSpaceAdded, getSpaceByName, getSpaceByUID, getSpaceInstanceAdded, getSpaceInstanceRemoved, getSpaceInstanceStatisticsChanged, getSpaceModeChanged, getSpaceRemoved, getSpaces, getSpaceStatisticsChanged, getSpaceSuspendTypeChanged, removeLifecycleListener, removeLifecycleListener, waitFor, waitForMethods inherited from interface org.openspaces.admin.StatisticsMonitor
isMonitoring, setStatisticsHistorySize, setStatisticsInterval, startStatisticsMonitor, stopStatisticsMonitor
-
Method Details
-
addSpace
-
removeSpace
-
addSpaceInstance
-
removeSpaceInstance
-
refreshScheduledSpaceMonitors
void refreshScheduledSpaceMonitors()
-