Uses of Package
org.infinispan.statetransfer
-
Packages that use org.infinispan.statetransfer Package Description org.infinispan.commands Commands that operate on the cache, either locally or remotely.org.infinispan.commands.statetransfer org.infinispan.conflict.impl This package contains implementations of the conflict resolution API.org.infinispan.factories Factories are internal components used to create other components based on a cache's configuration.org.infinispan.interceptors.distribution Interceptors dealing with command replication in distributed/replicated mode.org.infinispan.interceptors.impl Basic interceptorsorg.infinispan.interceptors.locking Interceptors dealing with locking.org.infinispan.scattered SCATTERED CACHE DESIGNorg.infinispan.scattered.impl org.infinispan.statetransfer Transfer of state to new caches in a cluster.org.infinispan.stream.impl org.infinispan.topology -
Classes in org.infinispan.statetransfer used by org.infinispan.commands Class Description StateChunk Encapsulates a chunk of cache entries that belong to the same segment. -
Classes in org.infinispan.statetransfer used by org.infinispan.commands.statetransfer Class Description StateChunk Encapsulates a chunk of cache entries that belong to the same segment.TransactionInfo A representation of a transaction that is suitable for transferring between a StateProvider and a StateConsumer running on different members of the same cache. -
Classes in org.infinispan.statetransfer used by org.infinispan.conflict.impl Class Description StateChunk Encapsulates a chunk of cache entries that belong to the same segment. -
Classes in org.infinispan.statetransfer used by org.infinispan.factories Class Description StateTransferLock We use the state transfer lock for three different things: We don't want to execute a command until we have the transaction table for that topology id.StateTransferManager A component that manages the state transfer when the topology of the cluster changes. -
Classes in org.infinispan.statetransfer used by org.infinispan.interceptors.distribution Class Description StateTransferLock We use the state transfer lock for three different things: We don't want to execute a command until we have the transaction table for that topology id. -
Classes in org.infinispan.statetransfer used by org.infinispan.interceptors.impl Class Description StateTransferLock We use the state transfer lock for three different things: We don't want to execute a command until we have the transaction table for that topology id. -
Classes in org.infinispan.statetransfer used by org.infinispan.interceptors.locking Class Description CommitManager Keeps track of the keys updated by normal operation and state transfer. -
Classes in org.infinispan.statetransfer used by org.infinispan.scattered Class Description StateProvider Handles outbound state transfers. -
Classes in org.infinispan.statetransfer used by org.infinispan.scattered.impl Class Description InboundTransferTask Inbound state transfer task.StateConsumer Handles inbound state transfers.StateConsumerImpl StateConsumerimplementation.StateProvider Handles outbound state transfers.StateProviderImpl StateProviderimplementation. -
Classes in org.infinispan.statetransfer used by org.infinispan.statetransfer Class Description AllOwnersLostException Signals that all owners of a key have been lost.CommitManager Keeps track of the keys updated by normal operation and state transfer.InboundTransferTask Inbound state transfer task.OutboundTransferTask Outbound state transfer task.OutdatedTopologyException An exception signalling that a command should be retried because a newer topology was seen during execution.RebalanceType StateChunk Encapsulates a chunk of cache entries that belong to the same segment.StateConsumer Handles inbound state transfers.StateConsumerImpl.KeyInvalidationListener StateProvider Handles outbound state transfers.StateTransferLock We use the state transfer lock for three different things: We don't want to execute a command until we have the transaction table for that topology id.StateTransferManager A component that manages the state transfer when the topology of the cluster changes.TransactionInfo A representation of a transaction that is suitable for transferring between a StateProvider and a StateConsumer running on different members of the same cache. -
Classes in org.infinispan.statetransfer used by org.infinispan.stream.impl Class Description StateTransferLock We use the state transfer lock for three different things: We don't want to execute a command until we have the transaction table for that topology id. -
Classes in org.infinispan.statetransfer used by org.infinispan.topology Class Description RebalanceType