Package | Description |
---|---|
org.infinispan.eviction |
Classes related to eviction.
|
org.infinispan.persistence |
Persistence API.
|
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.jdbc.stringbased |
JDBC CacheStore implementation which maps keys to strings.
|
org.infinispan.persistence.jpa |
JPA-based
AdvancedLoadWriteStore . |
org.infinispan.persistence.remote |
Hot Rod-based
AdvancedLoadWriteStore . |
org.infinispan.persistence.rest |
RESTful
AdvancedLoadWriteStore . |
org.infinispan.persistence.rocksdb |
RocksDB-based
AdvancedLoadWriteStore . |
org.infinispan.persistence.sifs |
Soft Index
AdvancedLoadWriteStore . |
org.infinispan.persistence.spi |
The Persistence SPI.
|
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
Deprecated.
since 9.3 The process method is no longer suggested and thus this class shouldn't be in use any more
|
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. |
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. |
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. |
TransactionalCacheWriter
Defines the functionality of a transactional store.
|
Class and Description |
---|
AdvancedCacheLoader
A specialised extension of the
CacheLoader interface that allows processing parallel iteration over the
existing entries. |
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. |
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.
|
FlagAffectedStore
Implemented by stores that can skip writes based on certain flags present in the invocation.
|
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. |
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. |
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. |
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 |
---|
AdvancedCacheExpirationWriter.ExpirationPurgeListener
Callback to be notified when an entry is removed by the
AdvancedCacheExpirationWriter.purge(Executor, ExpirationPurgeListener) method. |
AdvancedCacheLoader
A specialised extension of the
CacheLoader interface that allows processing parallel iteration over the
existing entries. |
AdvancedCacheLoader.CacheLoaderTask
Deprecated.
since 9.3 The process method is deprecated and thus this class shouldn't be in use any more
|
AdvancedCacheLoader.TaskContext
Deprecated.
since 9.3 The process method is no longer suggested and thus this class shouldn't be in use any more
|
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 . |
PersistenceException
An exception thrown by a
CacheLoader or a CacheWriter implementation if there are problems
reading from a loader. |
Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.