| Package | Description | 
|---|---|
| org.openspaces.admin.internal.space | Internally Used. | 
| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| ReplicationTarget[] | DefaultSpaceInstance. getReplicationTargets() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InternalSpaceInstance. setReplicationTargets(ReplicationTarget[] replicationTargets) | 
| void | DefaultSpaceInstance. setReplicationTargets(ReplicationTarget[] replicationTargets) | 
| Modifier and Type | Method and Description | 
|---|---|
| ReplicationTarget[] | SpaceInstance. getReplicationTargets()Returns the replication targets this space instance is replicating to. | 
| Modifier and Type | Method and Description | 
|---|---|
| ReplicationTarget | ReplicationStatusChangedEvent. getReplicationTarget()The replication target the Space Instance is replicating to. | 
| Constructor and Description | 
|---|
| ReplicationStatusChangedEvent(SpaceInstance spaceInstance,
                             ReplicationTarget replicationTarget,
                             ReplicationStatus previousStatus,
                             ReplicationStatus newStatus) | 
Copyright © GigaSpaces.