| Package | Description |
|---|---|
| org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
| org.infinispan.commands.remote.recovery | |
| org.infinispan.distribution |
Classes relating to the distributed cache mode.
|
| org.infinispan.factories |
Factories are internal components used to create other components based on a cache's
configuration.
|
| org.infinispan.interceptors |
Infinispan is designed around a set of interceptors around a data container.
|
| org.infinispan.interceptors.base |
Base interceptors containing common, reusable behavior.
|
| org.infinispan.interceptors.distribution | |
| org.infinispan.interceptors.locking | |
| org.infinispan.interceptors.totalorder | |
| org.infinispan.remoting.rpc |
Remote Procedure Call (RPC) interfaces and components used to invoke remote methods on cache instances.
|
| org.infinispan.statetransfer |
Transfer of state to new caches in a cluster.
|
| Class and Description |
|---|
| StateChunk
Encapsulates a chunk of cache entries that belong to the same segment.
|
| StateConsumer
Handles inbound state transfers.
|
| StateProvider
Handles outbound state transfers.
|
| StateRequestCommand
This command is used by a StateConsumer to request transactions and cache entries from a StateProvider.
|
| StateRequestCommand.Type |
| StateResponseCommand
This command is used by a StateProvider to push cache entries to a StateConsumer.
|
| StateTransferManager
A component that manages the state transfer when the topology of the cluster changes.
|
| Class and Description |
|---|
| StateTransferManager
A component that manages the state transfer when the topology of the cluster changes.
|
| Class and Description |
|---|
| 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.
|
| StateTransferManager
A component that manages the state transfer when the topology of the cluster changes.
|
| Class and Description |
|---|
| StateConsumer
Handles inbound 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.
|
| Class and Description |
|---|
| StateConsumer
Handles inbound state transfers.
|
| 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.
|
| StateTransferManager
A component that manages the state transfer when the topology of the cluster changes.
|
| Class and Description |
|---|
| StateTransferManager
A component that manages the state transfer when the topology of the cluster changes.
|
| Class and Description |
|---|
| StateTransferManager
A component that manages the state transfer when the topology of the cluster changes.
|
| Class and Description |
|---|
| StateChunk
Encapsulates a chunk of cache entries that belong to the same segment.
|
| StateConsumer
Handles inbound state transfers.
|
StateConsumerImpl
StateConsumer implementation. |
| StateProvider
Handles outbound state transfers.
|
StateProviderImpl
StateProvider implementation. |
| StateRequestCommand.Type |
| 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.
|
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.