Package | Description |
---|---|
org.hibernate.cache.infinispan.util | |
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.control |
Commands that control and coordinate certain cache operations, such as rehashing, state transfer and locking.
|
org.infinispan.commands.read |
Commands that read data from the cache.
|
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.commands.write |
Commands that alter the state of the cache.
|
org.infinispan.container |
Data containers which store cache entries.
|
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.distribution |
Classes relating to the distributed cache mode.
|
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.locking | |
org.infinispan.loaders |
This package contains loaders and stores, which are used for overflow or persistence.
|
org.infinispan.marshall |
Infinispan makes use of custom marshalling to serialize and deserialize state wherever
possible, rather than falling back to the JDK to do this.
|
org.infinispan.marshall.jboss |
Hooks to bridge Infinispan's marshalling APIs with JBoss Marshalling internals.
|
org.infinispan.notifications.cachelistener |
Cache -specific notifications and eventing. |
org.infinispan.statetransfer |
Transfer of state to new caches in a cluster.
|
org.infinispan.transaction |
JTA transaction support.
|
org.infinispan.util.concurrent.locks |
Lock and synchronization related classes, tools and utilities.
|
Class and Description |
---|
InvocationContext
A context that contains information pertaining to a given invocation.
|
Class and Description |
---|
Flag
Available flags, which may be set on a per-invocation basis.
|
InvocationContextContainer
Manages the association between an
InvocationContext and the calling thread. |
Class and Description |
---|
FlagContainer
Interface that defines access to and manipulation of
Flag . |
Class and Description |
---|
Flag
Available flags, which may be set on a per-invocation basis.
|
InvocationContext
A context that contains information pertaining to a given invocation.
|
InvocationContextContainer
Manages the association between an
InvocationContext and the calling thread. |
Class and Description |
---|
Flag
Available flags, which may be set on a per-invocation basis.
|
InvocationContext
A context that contains information pertaining to a given invocation.
|
Class and Description |
---|
Flag
Available flags, which may be set on a per-invocation basis.
|
InvocationContext
A context that contains information pertaining to a given invocation.
|
InvocationContextContainer
Manages the association between an
InvocationContext and the calling thread. |
Class and Description |
---|
Flag
Available flags, which may be set on a per-invocation basis.
|
InvocationContext
A context that contains information pertaining to a given invocation.
|
InvocationContextContainer
Manages the association between an
InvocationContext and the calling thread. |
Class and Description |
---|
InvocationContext
A context that contains information pertaining to a given invocation.
|
Class and Description |
---|
InvocationContext
A context that contains information pertaining to a given invocation.
|
InvocationContextContainer
Manages the association between an
InvocationContext and the calling thread. |
Class and Description |
---|
Flag
Available flags, which may be set on a per-invocation basis.
|
InvocationContext
A context that contains information pertaining to a given invocation.
|
Class and Description |
---|
InvocationContext
A context that contains information pertaining to a given invocation.
|
Class and Description |
---|
AbstractInvocationContextContainer
Base class for InvocationContextContainer implementations.
|
EntryLookup
Interface that can look up MVCC wrapped entries.
|
Flag
Available flags, which may be set on a per-invocation basis.
|
FlagContainer
Interface that defines access to and manipulation of
Flag . |
InvocationContext
A context that contains information pertaining to a given invocation.
|
InvocationContextContainer
Manages the association between an
InvocationContext and the calling thread. |
InvocationContextFlagsOverride
Wraps an existing
InvocationContext without changing the context directly
but making sure the specified flags are considered enabled. |
Class and Description |
---|
EntryLookup
Interface that can look up MVCC wrapped entries.
|
Flag
Available flags, which may be set on a per-invocation basis.
|
FlagContainer
Interface that defines access to and manipulation of
Flag . |
InvocationContext
A context that contains information pertaining to a given invocation.
|
Class and Description |
---|
InvocationContext
A context that contains information pertaining to a given invocation.
|
Class and Description |
---|
InvocationContext
A context that contains information pertaining to a given invocation.
|
InvocationContextContainer
Manages the association between an
InvocationContext and the calling thread. |
Class and Description |
---|
InvocationContext
A context that contains information pertaining to a given invocation.
|
Class and Description |
---|
InvocationContext
A context that contains information pertaining to a given invocation.
|
Class and Description |
---|
InvocationContextContainer
Manages the association between an
InvocationContext and the calling thread. |
Class and Description |
---|
InvocationContextContainer
Manages the association between an
InvocationContext and the calling thread. |
Class and Description |
---|
InvocationContextContainer
Manages the association between an
InvocationContext and the calling thread. |
Class and Description |
---|
InvocationContext
A context that contains information pertaining to a given invocation.
|
Class and Description |
---|
InvocationContext
A context that contains information pertaining to a given invocation.
|
InvocationContextContainer
Manages the association between an
InvocationContext and the calling thread. |
Class and Description |
---|
InvocationContextContainer
Manages the association between an
InvocationContext and the calling thread. |
Class and Description |
---|
InvocationContext
A context that contains information pertaining to a given invocation.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.