org.openspaces.admin.space
Class ReplicationTarget
java.lang.Object
org.openspaces.admin.space.ReplicationTarget
public class ReplicationTarget
- extends Object
Represents a replication target from one SpaceInstance
to the
other.
- Author:
- kimchy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReplicationTarget
public ReplicationTarget(org.openspaces.admin.internal.space.InternalSpaceInstance spaceInstance,
ReplicationStatus replicationStatus)
getSpaceInstance
public org.openspaces.admin.internal.space.InternalSpaceInstance getSpaceInstance()
- Returns the space instance that will be replicated to. Can be
null
if replication is disabled/disconnected.
getReplicationStatus
public ReplicationStatus getReplicationStatus()
- Returns the replication status.
Copyright © GigaSpaces.