|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SpaceReplicationManager
A replication manager for a single Space
.
Method Summary | |
---|---|
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 SpaceInstance s 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 SpaceInstance s that belong to this space. |
Method Detail |
---|
void addGatewayTarget(GatewayTarget gatewayTarget)
Space
this manager manages, will wait until the gateway target is added in all
of the SpaceInstance
s 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 SpaceInstance
s that belong to this space.
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |