public interface SpaceReplicationManager
Space.| Modifier and Type | Method and Description |
|---|---|
void |
addGatewayTarget(GatewayTarget gatewayTarget)
Adds a new gateway target to the
Space this manager manages, will wait until the
gateway target is added in all of the SpaceInstances that belong to this space. |
void |
removeGatewayTarget(String gatewayTargetName)
Removes an existing gateway target from the
Space this manager manages, will wait
until the gateway target is removed from all of the SpaceInstances that belong to
this space. |
void addGatewayTarget(GatewayTarget gatewayTarget)
Space this manager manages, will wait until the
gateway target is added in all of the SpaceInstances that belong to this space.void removeGatewayTarget(String gatewayTargetName)
Space this manager manages, will wait
until the gateway target is removed from all of the SpaceInstances that belong to
this space.Copyright © GigaSpaces.