|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.infinispan.container | |
---|---|
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.container | Data containers which store cache entries. |
org.infinispan.container.entries | Entries which are stored in data containers. |
org.infinispan.distribution | Classes relating to the distributed cache mode. |
org.infinispan.eviction | Classes related to eviction. |
org.infinispan.interceptors | Infinispan is designed around a set of interceptors around a data container. |
org.infinispan.statetransfer | Transfer of state to new caches in a cluster. |
Classes in org.infinispan.container used by org.infinispan | |
---|---|
DataContainer
The main internal data structure which stores entries |
Classes in org.infinispan.container used by org.infinispan.commands | |
---|---|
DataContainer
The main internal data structure which stores entries |
Classes in org.infinispan.container used by org.infinispan.commands.control | |
---|---|
DataContainer
The main internal data structure which stores entries |
Classes in org.infinispan.container used by org.infinispan.commands.read | |
---|---|
DataContainer
The main internal data structure which stores entries |
Classes in org.infinispan.container used by org.infinispan.commands.remote | |
---|---|
DataContainer
The main internal data structure which stores entries |
Classes in org.infinispan.container used by org.infinispan.commands.write | |
---|---|
DataContainer
The main internal data structure which stores entries |
Classes in org.infinispan.container used by org.infinispan.container | |
---|---|
DataContainer
The main internal data structure which stores entries |
|
EntryFactory
A factory for constructing MVCCEntry instances for use in the InvocationContext . |
|
FIFODataContainer
A container that maintains order of entries based on when they were placed in the container. |
|
FIFODataContainer.LinkedIterator
|
|
FIFOSimpleDataContainer
Based on the same techniques outlined in the SimpleDataContainer , this implementation always forces the
collection of creation timestamps for entries. |
|
SimpleDataContainer
Simple data container that does not order entries for eviction, implemented using two ConcurrentHashMaps, one for mortal and one for immortal entries. |
Classes in org.infinispan.container used by org.infinispan.container.entries | |
---|---|
DataContainer
The main internal data structure which stores entries |
Classes in org.infinispan.container used by org.infinispan.distribution | |
---|---|
DataContainer
The main internal data structure which stores entries |
Classes in org.infinispan.container used by org.infinispan.eviction | |
---|---|
DataContainer
The main internal data structure which stores entries |
Classes in org.infinispan.container used by org.infinispan.interceptors | |
---|---|
DataContainer
The main internal data structure which stores entries |
|
EntryFactory
A factory for constructing MVCCEntry instances for use in the InvocationContext . |
Classes in org.infinispan.container used by org.infinispan.statetransfer | |
---|---|
DataContainer
The main internal data structure which stores entries |
|
Google Analytics | |||||||||
PREV NEXT | FRAMES NO FRAMES |