Package | Description |
---|---|
org.infinispan |
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
|
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.write |
Commands that alter the state of the cache.
|
org.infinispan.config |
Cache configuration beans and parsers.
|
org.infinispan.configuration.cache |
Classes related to eviction.
|
org.infinispan.container |
Data containers which store cache entries.
|
org.infinispan.container.entries |
Entries which are stored in data containers.
|
org.infinispan.eviction |
Classes related to eviction.
|
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.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.
|
Class and Description |
---|
DataContainer
The main internal data structure which stores entries
|
Class and Description |
---|
DataContainer
The main internal data structure which stores entries
|
InternalEntryFactory
A factory for
InternalCacheEntry and InternalCacheValue instances. |
Class and Description |
---|
DataContainer
The main internal data structure which stores entries
|
Class and Description |
---|
DataContainer
The main internal data structure which stores entries
|
InternalEntryFactory
A factory for
InternalCacheEntry and InternalCacheValue instances. |
Class and Description |
---|
InternalEntryFactory
A factory for
InternalCacheEntry and InternalCacheValue instances. |
Class and Description |
---|
DataContainer
The main internal data structure which stores entries
|
Class and Description |
---|
DataContainer
The main internal data structure which stores entries
|
Class and Description |
---|
DataContainer
The main internal data structure which stores entries
|
Class and Description |
---|
DataContainer
The main internal data structure which stores entries
|
EntryFactory
A factory for constructing
MVCCEntry instances for use in the InvocationContext . |
EntryFactoryImpl
EntryFactory implementation to be used for optimistic locking scheme. |
InternalEntryFactory
A factory for
InternalCacheEntry and InternalCacheValue instances. |
InternalEntryFactoryImpl
An implementation that generates non-versioned entries
|
Class and Description |
---|
DataContainer
The main internal data structure which stores entries
|
Class and Description |
---|
DataContainer
The main internal data structure which stores entries
|
Class and Description |
---|
DataContainer
The main internal data structure which stores entries
|
EntryFactory
A factory for constructing
MVCCEntry instances for use in the InvocationContext . |
InternalEntryFactory
A factory for
InternalCacheEntry and InternalCacheValue instances. |
Class and Description |
---|
DataContainer
The main internal data structure which stores entries
|
EntryFactory
A factory for constructing
MVCCEntry instances for use in the InvocationContext . |
Class and Description |
---|
DataContainer
The main internal data structure which stores entries
|
Class and Description |
---|
DataContainer
The main internal data structure which stores entries
|
Class and Description |
---|
DataContainer
The main internal data structure which stores entries
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.