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 interceptors
|
org.infinispan.interceptors.locking |
Interceptors dealing with locking.
|
org.infinispan.scattered |
SCATTERED CACHE DESIGN
|
org.infinispan.scattered.impl | |
org.infinispan.statetransfer |
Transfer of state to new caches in a cluster.
|
org.infinispan.stream.impl | |
org.infinispan.topology |
Class and Description |
---|
StateChunk
Encapsulates a chunk of cache entries that belong to the same segment.
|
Class and 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.
|
Class and Description |
---|
StateChunk
Encapsulates a chunk of cache entries that belong to the same segment.
|
Class and 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.
|
Class and 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.
|
Class and 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.
|
Class and Description |
---|
CommitManager
Keeps track of the keys updated by normal operation and state transfer.
|
Class and Description |
---|
StateProvider
Handles outbound state transfers.
|
Class and Description |
---|
InboundTransferTask
Inbound state transfer task.
|
StateConsumer
Handles inbound state transfers.
|
StateConsumerImpl
StateConsumer implementation. |
StateProvider
Handles outbound state transfers.
|
StateProviderImpl
StateProvider implementation. |
Class and 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.
|
Class and 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.
|
Class and Description |
---|
RebalanceType |
Copyright © 2021 JBoss by Red Hat. All rights reserved.