Package | Description |
---|---|
org.hibernate.cache.infinispan | |
org.hibernate.cache.infinispan.impl | |
org.hibernate.cache.infinispan.util | |
org.infinispan |
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
|
org.infinispan.affinity | |
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.batch |
Support for batching calls using the
Cache.startBatch() and Cache.endBatch(boolean)
API. |
org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
org.infinispan.commands.read |
Commands that read data from the cache.
|
org.infinispan.config |
Cache configuration beans and parsers.
|
org.infinispan.container.versioning | |
org.infinispan.distexec | |
org.infinispan.distexec.mapreduce | |
org.infinispan.factories |
Factories are internal components used to create other components based on a cache's
configuration.
|
org.infinispan.interceptors.base |
Base interceptors containing common, reusable behavior.
|
org.infinispan.io |
Provides Infinispan-specific input and output streams, buffers and related utilities.
|
org.infinispan.jmx |
Helpers that allow easy exposure of attributes and operations via JMX.
|
org.infinispan.loaders |
This package contains loaders and stores, which are used for overflow or persistence.
|
org.infinispan.loaders.cluster |
A
CacheLoader (not CacheStore ) that polls other nodes in the cluster for state. |
org.infinispan.loaders.decorators |
This package contains loaders and stores, which are used for overflow or persistence.
|
org.infinispan.loaders.file |
Simple filesystem-based
CacheStore implementation. |
org.infinispan.manager |
Cache manager package
|
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.notifications |
Notifications and eventing for listeners on both the Cache and CacheManager interfaces.
|
org.infinispan.notifications.cachelistener.event | |
org.infinispan.remoting |
Remote communication between cache instances.
|
org.infinispan.remoting.transport.jgroups |
A transport implementation based on JGroups.
|
org.infinispan.statetransfer |
Transfer of state to new caches in a cluster.
|
org.infinispan.transaction.xa |
XA transaction support.
|
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 |
Thread-safe containers and other concurrency-related utilities, designed to supplement JDK concurrency utilities
and containers.
|
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 |
---|
AdvancedCache
An advanced interface that exposes additional methods not available on
Cache . |
Class and Description |
---|
AbstractDelegatingAdvancedCache
Similar to
AbstractDelegatingCache , but for AdvancedCache . |
AbstractDelegatingCache
This is a convenient base class for implementing a cache delegate.
|
AdvancedCache
An advanced interface that exposes additional methods not available on
Cache . |
Cache
The central interface of Infinispan.
|
Class and Description |
---|
AdvancedCache
An advanced interface that exposes additional methods not available on
Cache . |
Cache
The central interface of Infinispan.
|
Class and Description |
---|
AbstractDelegatingAdvancedCache
Similar to
AbstractDelegatingCache , but for AdvancedCache . |
AbstractDelegatingCache
This is a convenient base class for implementing a cache delegate.
|
AdvancedCache
An advanced interface that exposes additional methods not available on
Cache . |
Cache
The central interface of Infinispan.
|
CacheException
Thrown when operations on
Cache fail unexpectedly. |
CacheImpl |
CacheSupport |
Class and Description |
---|
Cache
The central interface of Infinispan.
|
Class and Description |
---|
AdvancedCache
An advanced interface that exposes additional methods not available on
Cache . |
Cache
The central interface of Infinispan.
|
Class and Description |
---|
CacheException
Thrown when operations on
Cache fail unexpectedly. |
Class and Description |
---|
Cache
The central interface of Infinispan.
|
Class and Description |
---|
Cache
The central interface of Infinispan.
|
Class and Description |
---|
CacheException
Thrown when operations on
Cache fail unexpectedly. |
Class and Description |
---|
Cache
The central interface of Infinispan.
|
Class and Description |
---|
AdvancedCache
An advanced interface that exposes additional methods not available on
Cache . |
Cache
The central interface of Infinispan.
|
Class and Description |
---|
Cache
The central interface of Infinispan.
|
CacheException
Thrown when operations on
Cache fail unexpectedly. |
Class and Description |
---|
AdvancedCache
An advanced interface that exposes additional methods not available on
Cache . |
Cache
The central interface of Infinispan.
|
Class and Description |
---|
Cache
The central interface of Infinispan.
|
Class and Description |
---|
Cache
The central interface of Infinispan.
|
Class and Description |
---|
Cache
The central interface of Infinispan.
|
CacheException
Thrown when operations on
Cache fail unexpectedly. |
Class and Description |
---|
AdvancedCache
An advanced interface that exposes additional methods not available on
Cache . |
Cache
The central interface of Infinispan.
|
Class and Description |
---|
Cache
The central interface of Infinispan.
|
Class and Description |
---|
Cache
The central interface of Infinispan.
|
Class and Description |
---|
Cache
The central interface of Infinispan.
|
Class and Description |
---|
Cache
The central interface of Infinispan.
|
CacheException
Thrown when operations on
Cache fail unexpectedly. |
Class and Description |
---|
CacheException
Thrown when operations on
Cache fail unexpectedly. |
Class and Description |
---|
CacheException
Thrown when operations on
Cache fail unexpectedly. |
Class and Description |
---|
Cache
The central interface of Infinispan.
|
Class and Description |
---|
CacheException
Thrown when operations on
Cache fail unexpectedly. |
Class and Description |
---|
CacheException
Thrown when operations on
Cache fail unexpectedly. |
Class and Description |
---|
CacheException
Thrown when operations on
Cache fail unexpectedly. |
Class and Description |
---|
CacheException
Thrown when operations on
Cache fail unexpectedly. |
Class and Description |
---|
CacheException
Thrown when operations on
Cache fail unexpectedly. |
Class and Description |
---|
CacheException
Thrown when operations on
Cache fail unexpectedly. |
Class and Description |
---|
CacheException
Thrown when operations on
Cache fail unexpectedly. |
Class and Description |
---|
CacheException
Thrown when operations on
Cache fail unexpectedly. |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.