Uses of Package
org.infinispan.persistence.spi
-
Packages that use org.infinispan.persistence.spi Package Description org.infinispan.configuration.cache Cacheconfigurationorg.infinispan.expiration Cache expiration.org.infinispan.persistence Persistence API.org.infinispan.persistence.cluster ACacheLoader(notCacheWriter) that polls other nodes in the cluster for state.org.infinispan.persistence.file Simple filesystem-basedCacheWriterimplementation.org.infinispan.persistence.jdbc.stringbased JDBC CacheStore implementation which maps keys to strings.org.infinispan.persistence.jpa JPA-basedAdvancedLoadWriteStore.org.infinispan.persistence.remote Hot Rod-basedAdvancedLoadWriteStore.org.infinispan.persistence.rest RESTfulAdvancedLoadWriteStore.org.infinispan.persistence.rocksdb RocksDB-basedAdvancedLoadWriteStore.org.infinispan.persistence.sifs Soft IndexAdvancedLoadWriteStore.org.infinispan.persistence.sifs.configuration Configuration forSoftIndexFileStore.org.infinispan.persistence.spi The Persistence SPI. -
Classes in org.infinispan.persistence.spi used by org.infinispan.configuration.cache Class Description InitializationContext Aggregates the initialisation state needed by either aCacheLoaderor aCacheWriter. -
Classes in org.infinispan.persistence.spi used by org.infinispan.expiration Class Description MarshallableEntry Defines an externally persisted entry. -
Classes in org.infinispan.persistence.spi used by org.infinispan.persistence Class Description AdvancedCacheLoader Deprecated.since 11.0 replaced byNonBlockingStoreInitializationContext Aggregates the initialisation state needed by either aCacheLoaderor aCacheWriter.MarshallableEntry Defines an externally persisted entry.MarshallableEntryFactory Factory forMarshallableEntry.NonBlockingStore The contract for defining a way for a cache to interface with external source of data, such as a database, filesystem etc.SegmentedAdvancedLoadWriteStore Deprecated.since 11.0 replaced byNonBlockingStore -
Classes in org.infinispan.persistence.spi used by org.infinispan.persistence.cluster Class Description CacheLoader Deprecated.since 11.0 replaced byNonBlockingStoreInitializationContext Aggregates the initialisation state needed by either aCacheLoaderor aCacheWriter.LocalOnlyCacheLoader Deprecated.since 11.0.MarshallableEntry Defines an externally persisted entry.PersistenceException An exception thrown by aCacheLoaderor aCacheWriterimplementation if there are problems reading from a loader. -
Classes in org.infinispan.persistence.spi used by org.infinispan.persistence.file Class Description AdvancedCacheLoader Deprecated.since 11.0 replaced byNonBlockingStoreAdvancedCacheWriter Deprecated.since 11.0 replaced byNonBlockingStoreAdvancedCacheWriter.PurgeListener Deprecated.Callback to be notified when an entry is removed by theAdvancedCacheWriter.purge(java.util.concurrent.Executor, org.infinispan.persistence.spi.AdvancedCacheWriter.PurgeListener)method.AdvancedLoadWriteStore Deprecated.since 11.0 replaced byNonBlockingStoreCacheLoader Deprecated.since 11.0 replaced byNonBlockingStoreCacheWriter Deprecated.since 11.0 replaced byNonBlockingStoreExternalStore Deprecated.since 11.0 replaced byNonBlockingStoreInitializationContext Aggregates the initialisation state needed by either aCacheLoaderor aCacheWriter.MarshallableEntry Defines an externally persisted entry. -
Classes in org.infinispan.persistence.spi used by org.infinispan.persistence.jpa Class Description AdvancedCacheLoader Deprecated.since 11.0 replaced byNonBlockingStoreAdvancedCacheWriter Deprecated.since 11.0 replaced byNonBlockingStoreAdvancedCacheWriter.PurgeListener Deprecated.Callback to be notified when an entry is removed by theAdvancedCacheWriter.purge(java.util.concurrent.Executor, org.infinispan.persistence.spi.AdvancedCacheWriter.PurgeListener)method.AdvancedLoadWriteStore Deprecated.since 11.0 replaced byNonBlockingStoreCacheLoader Deprecated.since 11.0 replaced byNonBlockingStoreCacheWriter Deprecated.since 11.0 replaced byNonBlockingStoreExternalStore Deprecated.since 11.0 replaced byNonBlockingStoreInitializationContext Aggregates the initialisation state needed by either aCacheLoaderor aCacheWriter.MarshallableEntry Defines an externally persisted entry.PersistenceException An exception thrown by aCacheLoaderor aCacheWriterimplementation if there are problems reading from a loader. -
Classes in org.infinispan.persistence.spi used by org.infinispan.persistence.remote Class Description AdvancedCacheExpirationWriter Deprecated.since 11.0 replaced byNonBlockingStoreAdvancedCacheLoader Deprecated.since 11.0 replaced byNonBlockingStoreAdvancedCacheWriter Deprecated.since 11.0 replaced byNonBlockingStoreAdvancedCacheWriter.PurgeListener Deprecated.Callback to be notified when an entry is removed by theAdvancedCacheWriter.purge(java.util.concurrent.Executor, org.infinispan.persistence.spi.AdvancedCacheWriter.PurgeListener)method.AdvancedLoadWriteStore Deprecated.since 11.0 replaced byNonBlockingStoreCacheLoader Deprecated.since 11.0 replaced byNonBlockingStoreCacheWriter Deprecated.since 11.0 replaced byNonBlockingStoreExternalStore Deprecated.since 11.0 replaced byNonBlockingStoreFlagAffectedStore Implemented by stores that can skip writes based on certain flags present in the invocation.InitializationContext Aggregates the initialisation state needed by either aCacheLoaderor aCacheWriter.MarshallableEntry Defines an externally persisted entry.PersistenceException An exception thrown by aCacheLoaderor aCacheWriterimplementation if there are problems reading from a loader.SegmentedAdvancedLoadWriteStore Deprecated.since 11.0 replaced byNonBlockingStore -
Classes in org.infinispan.persistence.spi used by org.infinispan.persistence.rest Class Description AdvancedCacheLoader Deprecated.since 11.0 replaced byNonBlockingStoreAdvancedCacheWriter Deprecated.since 11.0 replaced byNonBlockingStoreAdvancedCacheWriter.PurgeListener Deprecated.Callback to be notified when an entry is removed by theAdvancedCacheWriter.purge(java.util.concurrent.Executor, org.infinispan.persistence.spi.AdvancedCacheWriter.PurgeListener)method.AdvancedLoadWriteStore Deprecated.since 11.0 replaced byNonBlockingStoreCacheLoader Deprecated.since 11.0 replaced byNonBlockingStoreCacheWriter Deprecated.since 11.0 replaced byNonBlockingStoreExternalStore Deprecated.since 11.0 replaced byNonBlockingStoreInitializationContext Aggregates the initialisation state needed by either aCacheLoaderor aCacheWriter.MarshallableEntry Defines an externally persisted entry. -
Classes in org.infinispan.persistence.spi used by org.infinispan.persistence.sifs Class Description AdvancedCacheLoader Deprecated.since 11.0 replaced byNonBlockingStoreAdvancedCacheWriter Deprecated.since 11.0 replaced byNonBlockingStoreAdvancedCacheWriter.PurgeListener Deprecated.Callback to be notified when an entry is removed by theAdvancedCacheWriter.purge(java.util.concurrent.Executor, org.infinispan.persistence.spi.AdvancedCacheWriter.PurgeListener)method.AdvancedLoadWriteStore Deprecated.since 11.0 replaced byNonBlockingStoreCacheLoader Deprecated.since 11.0 replaced byNonBlockingStoreCacheWriter Deprecated.since 11.0 replaced byNonBlockingStoreExternalStore Deprecated.since 11.0 replaced byNonBlockingStoreInitializationContext Aggregates the initialisation state needed by either aCacheLoaderor aCacheWriter.MarshallableEntry Defines an externally persisted entry.PersistenceException An exception thrown by aCacheLoaderor aCacheWriterimplementation if there are problems reading from a loader. -
Classes in org.infinispan.persistence.spi used by org.infinispan.persistence.sifs.configuration Class Description InitializationContext Aggregates the initialisation state needed by either aCacheLoaderor aCacheWriter. -
Classes in org.infinispan.persistence.spi used by org.infinispan.persistence.spi Class Description AdvancedCacheExpirationWriter Deprecated.since 11.0 replaced byNonBlockingStoreAdvancedCacheExpirationWriter.ExpirationPurgeListener Deprecated.Callback to be notified when an entry is removed by theAdvancedCacheExpirationWriter.purge(Executor, ExpirationPurgeListener)method.AdvancedCacheLoader Deprecated.since 11.0 replaced byNonBlockingStoreAdvancedCacheWriter Deprecated.since 11.0 replaced byNonBlockingStoreAdvancedCacheWriter.PurgeListener Deprecated.Callback to be notified when an entry is removed by theAdvancedCacheWriter.purge(java.util.concurrent.Executor, org.infinispan.persistence.spi.AdvancedCacheWriter.PurgeListener)method.AdvancedLoadWriteStore Deprecated.since 11.0 replaced byNonBlockingStoreCacheLoader Deprecated.since 11.0 replaced byNonBlockingStoreCacheWriter Deprecated.since 11.0 replaced byNonBlockingStoreExternalStore Deprecated.since 11.0 replaced byNonBlockingStoreInitializationContext Aggregates the initialisation state needed by either aCacheLoaderor aCacheWriter.MarshallableEntry Defines an externally persisted entry.MarshallableEntryFactory Factory forMarshallableEntry.MarshalledValue A marshallable object containing serialized representations of cache values and metadata, that can be used to store values, metadata and timestamps as a single entity.NonBlockingStore The contract for defining a way for a cache to interface with external source of data, such as a database, filesystem etc.NonBlockingStore.Characteristic Enumeration defining the various characteristics of the underlying store to communicate what features it may or may not support.NonBlockingStore.SegmentedPublisher A Publisher that in addition a stream of values also provides the segment that all of those values map to.PersistenceException An exception thrown by aCacheLoaderor aCacheWriterimplementation if there are problems reading from a loader.