GigaSpaces XAP 9.5 API

org.openspaces.admin.space
Interface SpaceReplicationManager


public interface SpaceReplicationManager

A replication manager for a single Space.

Since:
9.0
Author:
eitany

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 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.
 

Method Detail

addGatewayTarget

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.


removeGatewayTarget

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.


GigaSpaces XAP 9.5 API

Copyright © GigaSpaces.