Uses of Interface
org.openspaces.admin.space.SpaceInstance
Packages that use SpaceInstance
Package
Description
Internally Used.
Internally Used.
Internally Used.
Internally Used.
Internally Used.
Support for managing of Machine(s) through the Admin API.
Support for managing of Processing Unit(s) through the Admin API.
Support for managing of Space(s) through the Admin API.
Support for managing of Space events through the Admin API.
Support for managing of Virtual Machine(s) through the Admin API.
Support for managing of Zone(s) through the Admin API.
-
Uses of SpaceInstance in org.openspaces.admin.internal.alert.bean
Methods in org.openspaces.admin.internal.alert.bean with parameters of type SpaceInstanceModifier and TypeMethodDescriptionvoidSpacePartitionSplitBrainAlertBean.spaceInstanceAdded(SpaceInstance spaceInstance) voidMirrorPersistenceFailureAlertBean.spaceInstanceRemoved(SpaceInstance spaceInstance) voidReplicationChannelDisconnectedAlertBean.spaceInstanceRemoved(SpaceInstance spaceInstance) voidReplicationRedoLogOverflowToDiskAlertBean.spaceInstanceRemoved(SpaceInstance spaceInstance) voidReplicationRedoLogSizeAlertBean.spaceInstanceRemoved(SpaceInstance spaceInstance) -
Uses of SpaceInstance in org.openspaces.admin.internal.alert.bean.util
Methods in org.openspaces.admin.internal.alert.bean.util with parameters of type SpaceInstanceModifier and TypeMethodDescriptionstatic StringAlertBeanUtils.getSpaceInstanceDescription(SpaceInstance spaceInstance) -
Uses of SpaceInstance in org.openspaces.admin.internal.driver
Methods in org.openspaces.admin.internal.driver with parameters of type SpaceInstanceModifier and TypeMethodDescriptionvoidServiceGridAdminDriver.SlaListener.spaceInstanceAdded(SpaceInstance spaceInstance) -
Uses of SpaceInstance in org.openspaces.admin.internal.machine
Methods in org.openspaces.admin.internal.machine that return SpaceInstanceMethods in org.openspaces.admin.internal.machine with parameters of type SpaceInstanceModifier and TypeMethodDescriptionvoidDefaultMachine.addSpaceInstance(SpaceInstance spaceInstance) voidInternalMachine.addSpaceInstance(SpaceInstance spaceInstance) booleanDefaultMachine.contains(SpaceInstance spaceInstance) -
Uses of SpaceInstance in org.openspaces.admin.internal.pu
Methods in org.openspaces.admin.internal.pu that return SpaceInstanceModifier and TypeMethodDescriptionDefaultProcessingUnitInstance.getSpaceInstance()DefaultProcessingUnitInstance.getSpaceInstances()DefaultProcessingUnitInstance.waitForSpaceInstance()DefaultProcessingUnitInstance.waitForSpaceInstance(long timeout, TimeUnit timeUnit) Methods in org.openspaces.admin.internal.pu with parameters of type SpaceInstanceModifier and TypeMethodDescriptionbooleanDefaultProcessingUnitInstance.addSpaceInstanceIfMatching(SpaceInstance spaceInstance) booleanInternalProcessingUnitInstance.addSpaceInstanceIfMatching(SpaceInstance spaceInstance) Adds a space instance only if it is one that the processing unit has started. -
Uses of SpaceInstance in org.openspaces.admin.internal.space
Subinterfaces of SpaceInstance in org.openspaces.admin.internal.spaceClasses in org.openspaces.admin.internal.space that implement SpaceInstanceMethods in org.openspaces.admin.internal.space that return SpaceInstanceModifier and TypeMethodDescriptionDefaultSpacePartition.getBackup()DefaultSpace.getInstances()DefaultSpacePartition.getInstances()DefaultSpacePartition.getPrimary()DefaultSpace.getSpaceInstanceByUid(String uid) InternalSpace.getSpaceInstanceByUid(String uid) returns the Space instance based on its uid (seeGridComponent.getUid())DefaultSpace.getSpaceInstances()DefaultSpaceInstances.getSpaceInstances()DefaultSpaces.getSpaceInstances()InternalSpaceInstancesAware.getSpaceInstances()DefaultSpaces.removeSpaceInstance(String uid) InternalSpaces.removeSpaceInstance(String uid) Methods in org.openspaces.admin.internal.space that return types with arguments of type SpaceInstanceModifier and TypeMethodDescriptionDefaultSpace.iterator()DefaultSpaceInstances.iterator()DefaultSpacePartition.iterator()Methods in org.openspaces.admin.internal.space with parameters of type SpaceInstanceModifier and TypeMethodDescriptionvoidDefaultSpace.addInstance(SpaceInstance spaceInstance) voidInternalSpace.addInstance(SpaceInstance spaceInstance) voidDefaultSpaceInstances.addSpaceInstance(SpaceInstance spaceInstance) voidDefaultSpacePartition.addSpaceInstance(SpaceInstance spaceInstance) voidDefaultSpaces.addSpaceInstance(SpaceInstance spaceInstance) voidInternalSpaceInstances.addSpaceInstance(SpaceInstance spaceInstance) voidInternalSpacePartition.addSpaceInstance(SpaceInstance spaceInstance) voidInternalSpaces.addSpaceInstance(SpaceInstance spaceInstance) booleanDefaultSpaceInstances.contains(SpaceInstance spaceInstance) booleanInternalSpaceInstances.contains(SpaceInstance spaceInstance) -
Uses of SpaceInstance in org.openspaces.admin.internal.space.events
Methods in org.openspaces.admin.internal.space.events with parameters of type SpaceInstanceModifier and TypeMethodDescriptionvoidClosureSpaceInstanceAddedEventListener.spaceInstanceAdded(SpaceInstance spaceInstance) voidDefaultSpaceInstanceAddedEventManager.spaceInstanceAdded(SpaceInstance spaceInstance) voidClosureInstanceSpaceRemovedEventListener.spaceInstanceRemoved(SpaceInstance spaceInstance) voidDefaultSpaceInstanceRemovedEventManager.spaceInstanceRemoved(SpaceInstance spaceInstance) -
Uses of SpaceInstance in org.openspaces.admin.internal.vm
Methods in org.openspaces.admin.internal.vm that return SpaceInstanceMethods in org.openspaces.admin.internal.vm with parameters of type SpaceInstanceModifier and TypeMethodDescriptionvoidDefaultVirtualMachine.addSpaceInstance(SpaceInstance spaceInstance) voidInternalVirtualMachine.addSpaceInstance(SpaceInstance spaceInstance) -
Uses of SpaceInstance in org.openspaces.admin.internal.zone
Methods in org.openspaces.admin.internal.zone that return SpaceInstanceMethods in org.openspaces.admin.internal.zone with parameters of type SpaceInstanceModifier and TypeMethodDescriptionvoidDefaultZone.addSpaceInstance(SpaceInstance spaceInstance) voidInternalZone.addSpaceInstance(SpaceInstance spaceInstance) -
Uses of SpaceInstance in org.openspaces.admin.machine
Methods in org.openspaces.admin.machine that return SpaceInstanceModifier and TypeMethodDescriptionMachine.getSpaceInstances()Returns all the space instances running on the machine.Methods in org.openspaces.admin.machine with parameters of type SpaceInstanceModifier and TypeMethodDescriptionbooleanMachine.contains(SpaceInstance spaceInstance) Returnstrueif the machine contains the provided space instance. -
Uses of SpaceInstance in org.openspaces.admin.pu
Methods in org.openspaces.admin.pu that return SpaceInstanceModifier and TypeMethodDescriptionProcessingUnitInstance.getSpaceInstance()Returns a space instance that was started within the processing unit instance.ProcessingUnitInstance.getSpaceInstances()Returns all the space instances that were started within the processing unit instance.ProcessingUnitInstance.waitForSpaceInstance()ProcessingUnitInstance.waitForSpaceInstance(long timeout, TimeUnit timeUnit) -
Uses of SpaceInstance in org.openspaces.admin.samples
Methods in org.openspaces.admin.samples with parameters of type SpaceInstanceModifier and TypeMethodDescriptionvoidTestEventSampler.spaceInstanceAdded(SpaceInstance spaceInstance) voidTestEventSampler.spaceInstanceRemoved(SpaceInstance spaceInstance) -
Uses of SpaceInstance in org.openspaces.admin.space
Methods in org.openspaces.admin.space that return SpaceInstanceModifier and TypeMethodDescriptionSpacePartition.getBackup()Returns the (first) backup space instance,nullif currently there is no backup.Space.getInstances()Returns all the space instances that are currently discovered that are part of this Space topology.SpacePartition.getInstances()Returns all the space instances that form the partition.SpacePartition.getPrimary()Returns the primary space instance,nullif currently there is no primary. -
Uses of SpaceInstance in org.openspaces.admin.space.events
Methods in org.openspaces.admin.space.events that return SpaceInstanceModifier and TypeMethodDescriptionReplicationStatusChangedEvent.getSpaceInstance()The Space Instance that replicates to a replication target.SpaceInstanceStatisticsChangedEvent.getSpaceInstance()Returns the Space Instance associated with this event.SpaceModeChangedEvent.getSpaceInstance()Returns the Space Instance that space mode changed for.SpaceSuspendTypeChangedEvent.getSpaceInstance()Methods in org.openspaces.admin.space.events with parameters of type SpaceInstanceModifier and TypeMethodDescriptionvoidSpaceInstanceAddedEventListener.spaceInstanceAdded(SpaceInstance spaceInstance) A callback indicating that a Space Instance was added.voidSpaceInstanceRemovedEventListener.spaceInstanceRemoved(SpaceInstance spaceInstance) A callback indicating that a Space Instance was removed.Constructors in org.openspaces.admin.space.events with parameters of type SpaceInstanceModifierConstructorDescriptionReplicationStatusChangedEvent(SpaceInstance spaceInstance, ReplicationTarget replicationTarget, ReplicationStatus previousStatus, ReplicationStatus newStatus) SpaceInstanceStatisticsChangedEvent(SpaceInstance spaceInstance, SpaceInstanceStatistics statistics) SpaceModeChangedEvent(SpaceInstance spaceInstance, SpaceMode previousSpaceMode, SpaceMode newSpaceMode) SpaceSuspendTypeChangedEvent(SpaceInstance spaceInstance, SuspendType previousSuspendType, SuspendType newSuspendType) -
Uses of SpaceInstance in org.openspaces.admin.vm
Methods in org.openspaces.admin.vm that return SpaceInstanceModifier and TypeMethodDescriptionVirtualMachine.getSpaceInstances()Returns the space instances started within this virtual machine. -
Uses of SpaceInstance in org.openspaces.admin.zone
Methods in org.openspaces.admin.zone that return SpaceInstanceModifier and TypeMethodDescriptionZone.getSpaceInstances()Returns all the space instances running within the zone.