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
Cache.startBatch() and Cache.endBatch(boolean)
API. |
Class and Description |
---|
BatchContainer
A container for holding thread locals for batching, to be used with the
Cache.startBatch() and
Cache.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
Cache.startBatch() and
Cache.endBatch(boolean) calls. |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.