| Package | Description |
|---|---|
| org.infinispan.distexec.mapreduce |
Map/Reduce APIs
|
| org.infinispan.eviction |
Classes related to eviction.
|
| org.infinispan.persistence |
This package contains stores, which are used for overflow or persistence.
|
| org.infinispan.persistence.cluster |
A
CacheLoader (not CacheWriter) that polls other nodes in the cluster for state. |
| org.infinispan.persistence.file |
Simple filesystem-based
CacheWriter implementation. |
| org.infinispan.persistence.remote |
HotRod-based
AdvancedLoadWriteStore |
| org.infinispan.persistence.rest |
RESTful
AdvancedLoadWriteStore |
| org.infinispan.persistence.spi |
The Persistence SPI
|
| Class and Description |
|---|
| AdvancedCacheLoader.CacheLoaderTask
Offers a callback to be invoked for parallel iteration over the entries in an external store.
|
| AdvancedCacheLoader.TaskContext
Used during the parallel iteration in order to offer the
AdvancedCacheLoader.CacheLoaderTask a way of canceling the entry
iteration. |
| Class and Description |
|---|
| PersistenceException
An exception thrown by a
CacheLoader or a CacheWriter implementation if there are problems
reading from a loader. |
| Class and Description |
|---|
| AdvancedCacheLoader
A specialised extension of the
CacheLoader interface that allows processing parallel iteration over the
existing entries. |
| AdvancedCacheLoader.TaskContext
Used during the parallel iteration in order to offer the
AdvancedCacheLoader.CacheLoaderTask a way of canceling the entry
iteration. |
| InitializationContext
Aggregates the initialisation state needed by either a
CacheLoader or a CacheWriter. |
| Class and Description |
|---|
| CacheLoader
Defines the logic for loading data from an external storage.
|
| InitializationContext
Aggregates the initialisation state needed by either a
CacheLoader or a CacheWriter. |
| LocalOnlyCacheLoader
Marker interface for cache loaders that should only load values on the originating nodes.
|
| PersistenceException
An exception thrown by a
CacheLoader or a CacheWriter implementation if there are problems
reading from a loader. |
| Class and Description |
|---|
| AdvancedCacheLoader
A specialised extension of the
CacheLoader interface that allows processing parallel iteration over the
existing entries. |
| AdvancedCacheLoader.CacheLoaderTask
Offers a callback to be invoked for parallel iteration over the entries in an external store.
|
| AdvancedCacheWriter
Defines advanced functionality for persisting data to an external storage.
|
| AdvancedCacheWriter.PurgeListener
Callback to be notified when an entry is removed by the
AdvancedCacheWriter.purge(java.util.concurrent.Executor,
org.infinispan.persistence.spi.AdvancedCacheWriter.PurgeListener) method. |
| AdvancedLoadWriteStore
Advanced interface for interacting with an external store in a read-write mode.
|
| CacheLoader
Defines the logic for loading data from an external storage.
|
| CacheWriter
Allows persisting data to an external storage, as opposed to the
CacheLoader. |
| ExternalStore
Basic interface for interacting with an external store in a read-write mode.
|
| InitializationContext
Aggregates the initialisation state needed by either a
CacheLoader or a CacheWriter. |
| Class and Description |
|---|
| AdvancedCacheLoader
A specialised extension of the
CacheLoader interface that allows processing parallel iteration over the
existing entries. |
| AdvancedCacheLoader.CacheLoaderTask
Offers a callback to be invoked for parallel iteration over the entries in an external store.
|
| AdvancedCacheWriter
Defines advanced functionality for persisting data to an external storage.
|
| AdvancedCacheWriter.PurgeListener
Callback to be notified when an entry is removed by the
AdvancedCacheWriter.purge(java.util.concurrent.Executor,
org.infinispan.persistence.spi.AdvancedCacheWriter.PurgeListener) method. |
| AdvancedLoadWriteStore
Advanced interface for interacting with an external store in a read-write mode.
|
| CacheLoader
Defines the logic for loading data from an external storage.
|
| CacheWriter
Allows persisting data to an external storage, as opposed to the
CacheLoader. |
| ExternalStore
Basic interface for interacting with an external store in a read-write mode.
|
| InitializationContext
Aggregates the initialisation state needed by either a
CacheLoader or a CacheWriter. |
| PersistenceException
An exception thrown by a
CacheLoader or a CacheWriter implementation if there are problems
reading from a loader. |
| Class and Description |
|---|
| AdvancedCacheLoader
A specialised extension of the
CacheLoader interface that allows processing parallel iteration over the
existing entries. |
| AdvancedCacheLoader.CacheLoaderTask
Offers a callback to be invoked for parallel iteration over the entries in an external store.
|
| AdvancedCacheWriter
Defines advanced functionality for persisting data to an external storage.
|
| AdvancedCacheWriter.PurgeListener
Callback to be notified when an entry is removed by the
AdvancedCacheWriter.purge(java.util.concurrent.Executor,
org.infinispan.persistence.spi.AdvancedCacheWriter.PurgeListener) method. |
| AdvancedLoadWriteStore
Advanced interface for interacting with an external store in a read-write mode.
|
| CacheLoader
Defines the logic for loading data from an external storage.
|
| CacheWriter
Allows persisting data to an external storage, as opposed to the
CacheLoader. |
| ExternalStore
Basic interface for interacting with an external store in a read-write mode.
|
| InitializationContext
Aggregates the initialisation state needed by either a
CacheLoader or a CacheWriter. |
| Class and Description |
|---|
| AdvancedCacheLoader
A specialised extension of the
CacheLoader interface that allows processing parallel iteration over the
existing entries. |
| AdvancedCacheLoader.CacheLoaderTask
Offers a callback to be invoked for parallel iteration over the entries in an external store.
|
| AdvancedCacheLoader.TaskContext
Used during the parallel iteration in order to offer the
AdvancedCacheLoader.CacheLoaderTask a way of canceling the entry
iteration. |
| AdvancedCacheWriter
Defines advanced functionality for persisting data to an external storage.
|
| AdvancedCacheWriter.PurgeListener
Callback to be notified when an entry is removed by the
AdvancedCacheWriter.purge(java.util.concurrent.Executor,
org.infinispan.persistence.spi.AdvancedCacheWriter.PurgeListener) method. |
| CacheLoader
Defines the logic for loading data from an external storage.
|
| CacheWriter
Allows persisting data to an external storage, as opposed to the
CacheLoader. |
| ExternalStore
Basic interface for interacting with an external store in a read-write mode.
|
| InitializationContext
Aggregates the initialisation state needed by either a
CacheLoader or a CacheWriter. |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.