Package | Description |
---|---|
org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
org.infinispan.commands.control |
Commands that control and coordinate certain cache operations, such as rehashing, state transfer and locking.
|
org.infinispan.commands.remote |
Meta-commands that wrap other commands for remote execution.
|
org.infinispan.commands.remote.recovery | |
org.infinispan.commands.tx |
Commands that represent transactional lifecycle transitions.
|
org.infinispan.context |
Contexts contain information of a specific invocation on the cache, such as its origins, scope
(transactional or non-transactional), as well as invocation-specific flags.
|
org.infinispan.context.impl |
This package contains different context implementations, selected dynamically based on the type of invocation.
|
org.infinispan.interceptors |
Infinispan is designed around a set of interceptors around a data container.
|
org.infinispan.loaders |
This package contains loaders and stores, which are used for overflow or persistence.
|
org.infinispan.loaders.decorators |
This package contains loaders and stores, which are used for overflow or persistence.
|
org.infinispan.notifications.cachelistener |
Cache -specific notifications and eventing. |
org.infinispan.notifications.cachelistener.event | |
org.infinispan.statetransfer |
Transfer of state to new caches in a cluster.
|
org.infinispan.transaction |
JTA transaction support.
|
org.infinispan.transaction.synchronization | |
org.infinispan.transaction.xa |
XA transaction support.
|
org.infinispan.transaction.xa.recovery | |
org.infinispan.util.concurrent.locks |
Lock and synchronization related classes, tools and utilities.
|
org.infinispan.util.logging |
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.
|
Class and Description |
---|
GlobalTransaction
Uniquely identifies a transaction that spans all JVMs in a cluster.
|
Class and Description |
---|
GlobalTransaction
Uniquely identifies a transaction that spans all JVMs in a cluster.
|
Class and Description |
---|
GlobalTransaction
Uniquely identifies a transaction that spans all JVMs in a cluster.
|
Class and Description |
---|
GlobalTransaction
Uniquely identifies a transaction that spans all JVMs in a cluster.
|
Class and Description |
---|
GlobalTransaction
Uniquely identifies a transaction that spans all JVMs in a cluster.
|
Class and Description |
---|
CacheTransaction
Defines the state a infinispan transaction should have.
|
GlobalTransaction
Uniquely identifies a transaction that spans all JVMs in a cluster.
|
Class and Description |
---|
CacheTransaction
Defines the state a infinispan transaction should have.
|
GlobalTransaction
Uniquely identifies a transaction that spans all JVMs in a cluster.
|
Class and Description |
---|
GlobalTransaction
Uniquely identifies a transaction that spans all JVMs in a cluster.
|
Class and Description |
---|
GlobalTransaction
Uniquely identifies a transaction that spans all JVMs in a cluster.
|
Class and Description |
---|
GlobalTransaction
Uniquely identifies a transaction that spans all JVMs in a cluster.
|
Class and Description |
---|
GlobalTransaction
Uniquely identifies a transaction that spans all JVMs in a cluster.
|
Class and Description |
---|
GlobalTransaction
Uniquely identifies a transaction that spans all JVMs in a cluster.
|
Class and Description |
---|
GlobalTransaction
Uniquely identifies a transaction that spans all JVMs in a cluster.
|
Class and Description |
---|
CacheTransaction
Defines the state a infinispan transaction should have.
|
GlobalTransaction
Uniquely identifies a transaction that spans all JVMs in a cluster.
|
TransactionFactory
Factory for transaction related sate.
|
Class and Description |
---|
CacheTransaction
Defines the state a infinispan transaction should have.
|
GlobalTransaction
Uniquely identifies a transaction that spans all JVMs in a cluster.
|
Class and Description |
---|
CacheTransaction
Defines the state a infinispan transaction should have.
|
DldGlobalTransaction
This class is used when deadlock detection is enabled.
|
GlobalTransaction
Uniquely identifies a transaction that spans all JVMs in a cluster.
|
GlobalTransaction.AbstractGlobalTxExternalizer |
LocalXaTransaction
LocalTransaction implementation to be used with TransactionXaAdapter . |
TransactionFactory.TxFactoryEnum |
Class and Description |
---|
CacheTransaction
Defines the state a infinispan transaction should have.
|
DldGlobalTransaction
This class is used when deadlock detection is enabled.
|
GlobalTransaction
Uniquely identifies a transaction that spans all JVMs in a cluster.
|
GlobalTransaction.AbstractGlobalTxExternalizer |
LocalXaTransaction
LocalTransaction implementation to be used with TransactionXaAdapter . |
TransactionFactory
Factory for transaction related sate.
|
XaTransactionTable
TransactionTable to be used with TransactionXaAdapter . |
Class and Description |
---|
GlobalTransaction
Uniquely identifies a transaction that spans all JVMs in a cluster.
|
Class and Description |
---|
GlobalTransaction
Uniquely identifies a transaction that spans all JVMs in a cluster.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.