|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReplicationTarget | |
---|---|
org.openspaces.admin.space | Support for managing of Space(s) through the Admin API. |
org.openspaces.admin.space.events | Support for managing of Space events through the Admin API. |
Uses of ReplicationTarget in org.openspaces.admin.space |
---|
Methods in org.openspaces.admin.space that return ReplicationTarget | |
---|---|
ReplicationTarget[] |
SpaceInstance.getReplicationTargets()
Returns the replication targets this space instance is replicating to. |
Uses of ReplicationTarget in org.openspaces.admin.space.events |
---|
Methods in org.openspaces.admin.space.events that return ReplicationTarget | |
---|---|
ReplicationTarget |
ReplicationStatusChangedEvent.getReplicationTarget()
The replication target the Space Instance is replicating to. |
Constructors in org.openspaces.admin.space.events with parameters of type ReplicationTarget | |
---|---|
ReplicationStatusChangedEvent(SpaceInstance spaceInstance,
ReplicationTarget replicationTarget,
ReplicationStatus previousStatus,
ReplicationStatus newStatus)
|
|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |