Package | Description |
---|---|
org.infinispan |
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
|
org.infinispan.atomic |
This package contains the
AtomicMap interfaces and API that Infinispan exposes as building
blocks in creating other public interfaces such as the Tree API. |
org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
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.config |
Cache configuration beans and parsers.
|
org.infinispan.configuration.cache |
Classes related to eviction.
|
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.interceptors.locking | |
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.logging |
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.
|
Class and Description |
---|
TransactionCoordinator
Coordinates transaction prepare/commits as received from the
TransactionManager . |
TransactionTable
Repository for
RemoteTransaction and TransactionXaAdapter s (locally
originated transactions). |
Class and Description |
---|
TransactionTable
Repository for
RemoteTransaction and TransactionXaAdapter s (locally
originated transactions). |
Class and Description |
---|
TransactionTable
Repository for
RemoteTransaction and TransactionXaAdapter s (locally
originated transactions). |
Class and Description |
---|
TransactionTable
Repository for
RemoteTransaction and TransactionXaAdapter s (locally
originated transactions). |
Class and Description |
---|
TransactionTable
Repository for
RemoteTransaction and TransactionXaAdapter s (locally
originated transactions). |
Class and Description |
---|
RemoteTransaction
Defines the state of a remotely originated transaction.
|
TransactionTable
Repository for
RemoteTransaction and TransactionXaAdapter s (locally
originated transactions). |
Class and Description |
---|
LockingMode |
TransactionMode
Enumeration containing the available transaction modes for a cache.
|
Class and Description |
---|
LockingMode |
TransactionMode
Enumeration containing the available transaction modes for a cache.
|
Class and Description |
---|
RemoteTransaction
Defines the state of a remotely originated transaction.
|
TransactionTable
Repository for
RemoteTransaction and TransactionXaAdapter s (locally
originated transactions). |
Class and Description |
---|
AbstractCacheTransaction
Base class for local and remote transaction.
|
LocalTransaction
Object that holds transaction's state on the node where it originated; as opposed to
RemoteTransaction . |
RemoteTransaction
Defines the state of a remotely originated transaction.
|
Class and Description |
---|
LocalTransaction
Object that holds transaction's state on the node where it originated; as opposed to
RemoteTransaction . |
TransactionCoordinator
Coordinates transaction prepare/commits as received from the
TransactionManager . |
TransactionTable
Repository for
RemoteTransaction and TransactionXaAdapter s (locally
originated transactions). |
Class and Description |
---|
TransactionTable
Repository for
RemoteTransaction and TransactionXaAdapter s (locally
originated transactions). |
Class and Description |
---|
TransactionTable
Repository for
RemoteTransaction and TransactionXaAdapter s (locally
originated transactions). |
Class and Description |
---|
AbstractCacheTransaction
Base class for local and remote transaction.
|
LocalTransaction
Object that holds transaction's state on the node where it originated; as opposed to
RemoteTransaction . |
LockingMode |
RemoteTransaction
Defines the state of a remotely originated transaction.
|
TransactionCoordinator
Coordinates transaction prepare/commits as received from the
TransactionManager . |
TransactionMode
Enumeration containing the available transaction modes for a cache.
|
TransactionTable
Repository for
RemoteTransaction and TransactionXaAdapter s (locally
originated transactions). |
WriteSkewHelper.KeySpecificLogic |
Class and Description |
---|
AbstractCacheTransaction
Base class for local and remote transaction.
|
AbstractEnlistmentAdapter
Base class for both Sync and XAResource enlistment adapters.
|
LocalTransaction
Object that holds transaction's state on the node where it originated; as opposed to
RemoteTransaction . |
TransactionCoordinator
Coordinates transaction prepare/commits as received from the
TransactionManager . |
TransactionTable
Repository for
RemoteTransaction and TransactionXaAdapter s (locally
originated transactions). |
Class and Description |
---|
AbstractCacheTransaction
Base class for local and remote transaction.
|
AbstractEnlistmentAdapter
Base class for both Sync and XAResource enlistment adapters.
|
LocalTransaction
Object that holds transaction's state on the node where it originated; as opposed to
RemoteTransaction . |
RemoteTransaction
Defines the state of a remotely originated transaction.
|
TransactionCoordinator
Coordinates transaction prepare/commits as received from the
TransactionManager . |
TransactionTable
Repository for
RemoteTransaction and TransactionXaAdapter s (locally
originated transactions). |
Class and Description |
---|
AbstractCacheTransaction
Base class for local and remote transaction.
|
LocalTransaction
Object that holds transaction's state on the node where it originated; as opposed to
RemoteTransaction . |
RemoteTransaction
Defines the state of a remotely originated transaction.
|
TransactionCoordinator
Coordinates transaction prepare/commits as received from the
TransactionManager . |
TransactionTable
Repository for
RemoteTransaction and TransactionXaAdapter s (locally
originated transactions). |
Class and Description |
---|
LocalTransaction
Object that holds transaction's state on the node where it originated; as opposed to
RemoteTransaction . |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.