| Package | Description |
|---|---|
| org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
| org.infinispan.commands.control | |
| org.infinispan.commands.tx |
Commands that represent transactional lifecycle transitions.
|
| org.infinispan.container.entries |
Entries which are stored in data containers.
|
| 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.base |
Base interceptors containing common, reusable behavior.
|
| org.infinispan.interceptors.distribution | |
| org.infinispan.interceptors.locking | |
| org.infinispan.interceptors.totalorder | |
| org.infinispan.interceptors.xsite | |
| org.infinispan.iteration.impl |
Provides Infinispan-specific implementation details iterating over entries in the cache, specifically optimized for
distributed caches.
|
| org.infinispan.partitionhandling.impl | |
| org.infinispan.statetransfer |
Transfer of state to new caches in a cluster.
|
| org.infinispan.stats.topK | |
| org.infinispan.stats.wrappers | |
| org.infinispan.stream.impl.tx | |
| org.infinispan.transaction.impl | |
| org.infinispan.util |
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and
collections and containers designed to supplement the JDK-provided containers.
|
| org.infinispan.util.concurrent.locks |
Lock and synchronization related classes, tools and utilities.
|
| org.infinispan.util.concurrent.locks.impl | |
| org.infinispan.xsite |
| Class and Description |
|---|
| TxInvocationContext
Interface defining additional functionality for invocation contexts that propagate within a transaction's scope.
|
| Class and Description |
|---|
| RemoteTxInvocationContext
Context to be used for transaction that originated remotely.
|
| Class and Description |
|---|
| RemoteTxInvocationContext
Context to be used for transaction that originated remotely.
|
| Class and Description |
|---|
| TxInvocationContext
Interface defining additional functionality for invocation contexts that propagate within a transaction's scope.
|
| Class and Description |
|---|
| LocalTxInvocationContext
Invocation context to be used for locally originated transactions.
|
| NonTxInvocationContext
Context to be used for non transactional calls, both remote and local.
|
| RemoteTxInvocationContext
Context to be used for transaction that originated remotely.
|
| Class and Description |
|---|
| AbstractInvocationContext
Common features of transaction and invocation contexts
|
| AbstractTxInvocationContext
Support class for
TxInvocationContext. |
| ClearInvocationContext
Implementation of
InvocationContext used by the ClearCommand. |
| ImmutableContext
This context is a non-context for operations such as eviction which are not related
to the method invocation which caused them.
|
| NonTxInvocationContext
Context to be used for non transactional calls, both remote and local.
|
| TxInvocationContext
Interface defining additional functionality for invocation contexts that propagate within a transaction's scope.
|
| Class and Description |
|---|
| TxInvocationContext
Interface defining additional functionality for invocation contexts that propagate within a transaction's scope.
|
| Class and Description |
|---|
| TxInvocationContext
Interface defining additional functionality for invocation contexts that propagate within a transaction's scope.
|
| Class and Description |
|---|
| LocalTxInvocationContext
Invocation context to be used for locally originated transactions.
|
| TxInvocationContext
Interface defining additional functionality for invocation contexts that propagate within a transaction's scope.
|
| Class and Description |
|---|
| TxInvocationContext
Interface defining additional functionality for invocation contexts that propagate within a transaction's scope.
|
| Class and Description |
|---|
| TxInvocationContext
Interface defining additional functionality for invocation contexts that propagate within a transaction's scope.
|
| Class and Description |
|---|
| TxInvocationContext
Interface defining additional functionality for invocation contexts that propagate within a transaction's scope.
|
| Class and Description |
|---|
| TxInvocationContext
Interface defining additional functionality for invocation contexts that propagate within a transaction's scope.
|
| Class and Description |
|---|
| TxInvocationContext
Interface defining additional functionality for invocation contexts that propagate within a transaction's scope.
|
| Class and Description |
|---|
| TxInvocationContext
Interface defining additional functionality for invocation contexts that propagate within a transaction's scope.
|
| Class and Description |
|---|
| TxInvocationContext
Interface defining additional functionality for invocation contexts that propagate within a transaction's scope.
|
| Class and Description |
|---|
| TxInvocationContext
Interface defining additional functionality for invocation contexts that propagate within a transaction's scope.
|
| Class and Description |
|---|
| LocalTxInvocationContext
Invocation context to be used for locally originated transactions.
|
| Class and Description |
|---|
| TxInvocationContext
Interface defining additional functionality for invocation contexts that propagate within a transaction's scope.
|
| Class and Description |
|---|
| TxInvocationContext
Interface defining additional functionality for invocation contexts that propagate within a transaction's scope.
|
| Class and Description |
|---|
| TxInvocationContext
Interface defining additional functionality for invocation contexts that propagate within a transaction's scope.
|
| Class and Description |
|---|
| TxInvocationContext
Interface defining additional functionality for invocation contexts that propagate within a transaction's scope.
|
| Class and Description |
|---|
| TxInvocationContext
Interface defining additional functionality for invocation contexts that propagate within a transaction's scope.
|
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.