Interface | Description |
---|---|
XSiteStateConsumer |
It contains the logic needed to consume the state sent from other site.
|
XSiteStateProvider |
It contains the logic to send state to another site.
|
XSiteStateTransferManager |
It manages the state transfer between sites.
|
Class | Description |
---|---|
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 |
XSiteStateTransferManager implementation. |
Enum | Description |
---|---|
XSiteStateTransferControlCommand.StateTransferControl |
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.