Package | Description |
---|---|
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.batch |
Support for batching calls using the
BatchingCache.startBatch() and BatchingCache.endBatch(boolean)
API. |
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.tree |
This package contains the TreeCache.
|
Class and Description |
---|
BatchContainer
A container for holding thread locals for batching, to be used with the
BatchingCache.startBatch() and
BatchingCache.endBatch(boolean) calls. |
Class and Description |
---|
AutoBatchSupport
Enables for automatic batching.
|
Class and Description |
---|
BatchContainer
A container for holding thread locals for batching, to be used with the
BatchingCache.startBatch() and
BatchingCache.endBatch(boolean) calls. |
Class and Description |
---|
BatchContainer
A container for holding thread locals for batching, to be used with the
BatchingCache.startBatch() and
BatchingCache.endBatch(boolean) calls. |
Class and Description |
---|
AutoBatchSupport
Enables for automatic batching.
|
BatchContainer
A container for holding thread locals for batching, to be used with the
BatchingCache.startBatch() and
BatchingCache.endBatch(boolean) calls. |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.