Package | Description |
---|---|
org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
org.infinispan.factories |
Factories are internal components used to create other components based on a cache's
configuration.
|
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.
|
XSiteStatePushCommand
Wraps the state to be sent to another site
|
Class and Description |
---|
XSiteStateTransferManager
It manages the state transfer between sites.
|
Class and Description |
---|
XSiteStatePushCommand
Wraps the state to be sent to another site
|
Class and Description |
---|
NoOpXSiteStateProvider
A no-op implementation of
XSiteStateProvider . |
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.
|
XSiteStateTransferManager
It manages the state transfer between sites.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.