| Package | Description |
|---|---|
| org.infinispan.distexec.mapreduce |
Map/Reduce APIs
|
| org.infinispan.persistence |
This package contains stores, which are used for overflow or persistence.
|
| org.infinispan.persistence.spi |
The Persistence SPI
|
| Modifier and Type | Method and Description |
|---|---|
void |
MapReduceCacheLoaderTask.processEntry(MarshalledEntry<KIn,VIn> marshalledEntry,
AdvancedCacheLoader.TaskContext taskContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
TaskContextImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
AdvancedCacheLoader.CacheLoaderTask.processEntry(MarshalledEntry<K,V> marshalledEntry,
AdvancedCacheLoader.TaskContext taskContext) |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.