Package | Description |
---|---|
org.openspaces.admin.internal.space |
Internally Used.
|
org.openspaces.admin.internal.space.events |
Internally Used.
|
org.openspaces.admin.space |
Support for managing of Space(s) through the Admin API.
|
Modifier and Type | Method and Description |
---|---|
ReplicationStatusChangedEventManager |
DefaultSpaceInstance.getReplicationStatusChanged() |
ReplicationStatusChangedEventManager |
DefaultSpaces.getReplicationStatusChanged() |
ReplicationStatusChangedEventManager |
DefaultSpace.getReplicationStatusChanged() |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalReplicationStatusChangedEventManager |
Modifier and Type | Class and Description |
---|---|
class |
DefaultReplicationStatusChangedEventManager |
Modifier and Type | Method and Description |
---|---|
ReplicationStatusChangedEventManager |
Spaces.getReplicationStatusChanged()
Returns an event manager allowing to globally register for
ReplicationStatusChangedEvent s that happen on any Space
instance currently discovered. |
ReplicationStatusChangedEventManager |
SpaceInstance.getReplicationStatusChanged()
Allows to register for
ReplicationStatusChangedEvent s. |
ReplicationStatusChangedEventManager |
Space.getReplicationStatusChanged()
Allows to globally register for each
SpaceInstance ReplicationStatusChangedEvent . |
Copyright © GigaSpaces.