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.rocksdb RocksDB-basedAdvancedLoadWriteStore.org.infinispan.persistence.sifs Soft IndexAdvancedLoadWriteStore.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 how caches interface with external sources of data, such as databases or filesystems.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 InitializationContext Aggregates the initialisation state needed by either aCacheLoaderor aCacheWriter.MarshallableEntry Defines an externally persisted entry.NonBlockingStore The contract for defining how caches interface with external sources of data, such as databases or filesystems.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 provides a stream of values and the segments to which those values map. -
Classes in org.infinispan.persistence.spi used by org.infinispan.persistence.rocksdb Class Description InitializationContext Aggregates the initialisation state needed by either aCacheLoaderor aCacheWriter.MarshallableEntry Defines an externally persisted entry.NonBlockingStore The contract for defining how caches interface with external sources of data, such as databases or filesystems.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 provides a stream of values and the segments to which those values map. -
Classes in org.infinispan.persistence.spi used by org.infinispan.persistence.sifs Class Description InitializationContext Aggregates the initialisation state needed by either aCacheLoaderor aCacheWriter.MarshallableEntry Defines an externally persisted entry.NonBlockingStore The contract for defining how caches interface with external sources of data, such as databases or filesystems.NonBlockingStore.Characteristic Enumeration defining the various characteristics of the underlying store to communicate what features it may or may not support.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.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.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 provides a stream of values and the segments to which those values map.PersistenceException An exception thrown by aCacheLoaderor aCacheWriterimplementation if there are problems reading from a loader.