| Package | Description |
|---|---|
| org.infinispan.configuration.cache |
Cache configuration |
| org.infinispan.eviction.impl | |
| org.infinispan.expiration |
Cache expiration.
|
| org.infinispan.expiration.impl | |
| org.infinispan.marshall.persistence.impl |
This package should mainly contain
MessageMarshaller implementations for classes
which a static inner class is not possible. |
| org.infinispan.persistence |
Persistence API.
|
| org.infinispan.persistence.async | |
| 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.internal | |
| org.infinispan.persistence.keymappers | |
| org.infinispan.persistence.manager |
Implementations of the
PersistenceManager interface, which define the logic
of how infinispan interacts with external stores. |
| org.infinispan.persistence.modifications |
Modifications that are used to encapsulate cache operations for application to a
CacheStore. |
| org.infinispan.persistence.spi |
The Persistence SPI.
|
| org.infinispan.persistence.support | |
| org.infinispan.util.logging |
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.
|
| org.infinispan.xsite.statetransfer |
| Class and Description |
|---|
| InitializationContext
Aggregates the initialisation state needed by either a
CacheLoader or a CacheWriter. |
| 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 |
|---|
| MarshallableEntry
Defines an externally persisted entry.
|
| Class and Description |
|---|
| MarshallableEntry
Defines an externally persisted entry.
|
| Class and Description |
|---|
| MarshallableEntry
Defines an externally persisted entry.
|
| MarshallableEntryFactory
Factory for
MarshallableEntry. |
| 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.
|
| Class and Description |
|---|
| AdvancedCacheLoader
Deprecated.
since 11.0 replaced by
NonBlockingStore |
| InitializationContext
Aggregates the initialisation state needed by either a
CacheLoader or a CacheWriter. |
| MarshallableEntryFactory
Factory for
MarshallableEntry. |
| NonBlockingStore
The contract for defining how caches interface with external sources of data, such as databases or filesystems.
|
| SegmentedAdvancedLoadWriteStore
Deprecated.
since 11.0 replaced by
NonBlockingStore |
| Class and Description |
|---|
| InitializationContext
Aggregates the initialisation state needed by either a
CacheLoader or a CacheWriter. |
| 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.SegmentedPublisher
A Publisher that provides a stream of values and the segments to which those values map.
|
| Class and Description |
|---|
| CacheLoader
Deprecated.
since 11.0 replaced by
NonBlockingStore |
| InitializationContext
Aggregates the initialisation state needed by either a
CacheLoader or a CacheWriter. |
| LocalOnlyCacheLoader
Deprecated.
since 11.0. To be removed in 14.0 ISPN-11864 with no direct replacement.
|
| MarshallableEntry
Defines an externally persisted entry.
|
| PersistenceException
An exception thrown by a
CacheLoader or a CacheWriter implementation if there are problems
reading from a loader. |
| Class and Description |
|---|
| AdvancedCacheLoader
Deprecated.
since 11.0 replaced by
NonBlockingStore |
| AdvancedCacheWriter
Deprecated.
since 11.0 replaced by
NonBlockingStore |
| AdvancedCacheWriter.PurgeListener
Deprecated.
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
Deprecated.
since 11.0 replaced by
NonBlockingStore |
| CacheLoader
Deprecated.
since 11.0 replaced by
NonBlockingStore |
| CacheWriter
Deprecated.
since 11.0 replaced by
NonBlockingStore |
| ExternalStore
Deprecated.
since 11.0 replaced by
NonBlockingStore |
| InitializationContext
Aggregates the initialisation state needed by either a
CacheLoader or a CacheWriter. |
| MarshallableEntry
Defines an externally persisted entry.
|
| Class and Description |
|---|
| MarshallableEntry
Defines an externally persisted entry.
|
| 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 |
|---|
| 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 a
CacheLoader or a CacheWriter implementation if there are problems
reading from a loader. |
| Class and Description |
|---|
| MarshallableEntry
Defines an externally persisted entry.
|
| Class and Description |
|---|
| AdvancedCacheExpirationWriter
Deprecated.
since 11.0 replaced by
NonBlockingStore |
| AdvancedCacheExpirationWriter.ExpirationPurgeListener
Deprecated.
Callback to be notified when an entry is removed by the
AdvancedCacheExpirationWriter.purge(Executor, ExpirationPurgeListener) method. |
| AdvancedCacheLoader
Deprecated.
since 11.0 replaced by
NonBlockingStore |
| AdvancedCacheWriter
Deprecated.
since 11.0 replaced by
NonBlockingStore |
| AdvancedCacheWriter.PurgeListener
Deprecated.
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
Deprecated.
since 11.0 replaced by
NonBlockingStore |
| CacheLoader
Deprecated.
since 11.0 replaced by
NonBlockingStore |
| CacheWriter
Deprecated.
since 11.0 replaced by
NonBlockingStore |
| ExternalStore
Deprecated.
since 11.0 replaced by
NonBlockingStore |
| InitializationContext
Aggregates the initialisation state needed by either a
CacheLoader or a CacheWriter. |
| MarshallableEntry
Defines an externally persisted entry.
|
| MarshallableEntryFactory
Factory for
MarshallableEntry. |
| 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 a
CacheLoader or a CacheWriter implementation if there are problems
reading from a loader. |
| Class and Description |
|---|
| AdvancedCacheExpirationWriter
Deprecated.
since 11.0 replaced by
NonBlockingStore |
| AdvancedCacheExpirationWriter.ExpirationPurgeListener
Deprecated.
Callback to be notified when an entry is removed by the
AdvancedCacheExpirationWriter.purge(Executor, ExpirationPurgeListener) method. |
| AdvancedCacheLoader
Deprecated.
since 11.0 replaced by
NonBlockingStore |
| AdvancedCacheWriter
Deprecated.
since 11.0 replaced by
NonBlockingStore |
| AdvancedLoadWriteStore
Deprecated.
since 11.0 replaced by
NonBlockingStore |
| CacheLoader
Deprecated.
since 11.0 replaced by
NonBlockingStore |
| CacheWriter
Deprecated.
since 11.0 replaced by
NonBlockingStore |
| ExternalStore
Deprecated.
since 11.0 replaced by
NonBlockingStore |
| InitializationContext
Aggregates the initialisation state needed by either a
CacheLoader or a CacheWriter. |
| 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.
|
| PersistenceException
An exception thrown by a
CacheLoader or a CacheWriter implementation if there are problems
reading from a loader. |
| SegmentedAdvancedLoadWriteStore
Deprecated.
since 11.0 replaced by
NonBlockingStore |
| TransactionalCacheWriter
Deprecated.
since 11.0 replaced by
NonBlockingStore |
| Class and Description |
|---|
| 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 a
CacheLoader or a CacheWriter implementation if there are problems
reading from a loader. |
| Class and Description |
|---|
| MarshallableEntry
Defines an externally persisted entry.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.