Package | Description |
---|---|
org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
org.infinispan.interceptors |
Infinispan is designed around a set of interceptors around a data container.
|
org.infinispan.xsite | |
org.infinispan.xsite.statetransfer |
Class and Description |
---|
XSiteState
Represents the state of a single key to be sent to a backup site.
|
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.
|
XSiteStatePushCommand
Wraps the state to be sent to another site
|
XSiteStateTransferControlCommand
Command used to control the state transfer between sites.
|
XSiteStateTransferControlCommand.StateTransferControl |
XSiteStateTransferManager
It manages the state transfer between sites.
|
Class and Description |
---|
XSiteStateConsumer
It contains the logic needed to consume the state sent from other site.
|
Class and Description |
---|
XSiteState
Represents the state of a single key to be sent to a backup site.
|
XSiteStatePushCommand
Wraps the state to be sent to another site
|
XSiteStateTransferControlCommand
Command used to control the state transfer between sites.
|
XSiteStateTransferManager
It manages the state transfer between sites.
|
Class and Description |
---|
XSiteState
Represents the state of a single key to be sent to a backup site.
|
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.
|
XSiteStateTransferControlCommand
Command used to control the state transfer between sites.
|
XSiteStateTransferControlCommand.StateTransferControl |
XSiteStateTransferManager
It manages the state transfer between sites.
|
Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.