| CorePackageImpl |
|
| NoOpXSiteStateProvider |
|
| NoOpXSiteStateTransferManager |
|
| XSiteState |
Represents the state of a single key to be sent to a backup site.
|
| XSiteState.XSiteStateExternalizer |
|
| XSiteStateConsumerImpl |
It contains the logic needed to consume the state sent from other site.
|
| XSiteStateProviderImpl |
It contains the logic to send state to another site.
|
| XSiteStatePushCommand |
Wraps the state to be sent to another site
|
| XSiteStateTransferCollector |
It collects the acknowledgements sent from local site member to signal the ending of the state sent.
|
| XSiteStateTransferControlCommand |
Command used to control the state transfer between sites.
|
| XSiteStateTransferManagerImpl |
|