Interface Summary |
BootstrapResult |
A result of a bootstrap |
Gateway |
A gateway is a composition of one or more of GatewayProcessingUnit s, and it is in charge of
replication between different Space s. e.g. |
GatewayDelegator |
A gateway delegator is used to delegate outgoing replication packets to other gateways. |
GatewayDelegatorTarget |
Represents a single delegation target |
GatewayProcessingUnit |
A Gateway Processing unit is the building block of a Gateway . |
GatewayProcessingUnits |
Holds one or more GatewayProcessingUnit s. |
Gateways |
Gateways holds all the different Gateway s that are currently
discovered. |
GatewaySink |
A sink is a GatewayProcessingUnit component which handles incoming replication from other gateways. |
GatewaySinkSource |
A sink source is the target end point of a remote Gateway which is replicating into this gateway's sink. |
InternalGateways |
|