Uses of Package
org.infinispan.container.entries
Package
Description
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
Commands that operate on the cache, either locally or remotely.
This package contains the APIs that enable users to search for, and amend, data inconsistencies within their cache.
Package that contains the interface describing the underlyling API for storage in Infinispan
Entries which are stored in data containers.
Data containers which store cache entries.
Contexts contain information of a specific invocation on the cache, such as its origins, scope
(transactional or non-transactional), as well as invocation-specific flags.
This package contains different context implementations, selected dynamically based on the type of invocation.
Classes relating to the distributed cache mode.
Provides capabilities around filtering and converting entries that are found in the cache or cache store/loader.
Metadata interfaces
Embedded Multimap Cache.
Cache
-specific notifications and eventing.Persistence API.
The Persistence SPI.
Cache stream processing.
XA transaction support.
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and
collections and containers designed to supplement the JDK-provided containers.
-
-
ClassDescriptionAn entry that is stored in the data containerInterface for internal cache entries that expose whether an entry has expired.
-
-
ClassDescriptionAn entry that is stored in the data containerA representation of an InternalCacheEntry that does not have a reference to the key.
-
ClassDescriptionInterface for internal cache entries that expose whether an entry has expired.
-
ClassDescriptionAn abstract internal cache entry that is typically stored in the data containerAn entry that is stored in the data containerUsed in
ClearInvocationContext
to process theClearCommand
.A cache entry that is immortal/cannot expireAn immortal cache value, to correspond withImmortalCacheEntry
Interface for internal cache entries that expose whether an entry has expired.A representation of an InternalCacheEntry that does not have a reference to the key.A cache entry that is mortal.A mortal cache value, to correspond withMortalCacheEntry
An entry that can be safely copied when updates are made, to provide MVCC semanticsA wrapper around a cached entry that encapsulates read committed semantics when writes are initiated, committed or rolled back.This is a metadata type used by scattered cache during state transfer.An extension ofReadCommittedEntry
that provides Repeatable Read semanticsA cache entry that is transient, i.e., it can be considered expired after a period of not being used.A transient cache value, to correspond withTransientCacheEntry
A cache entry that is both transient and mortal.A transient, mortal cache value to correspond withTransientMortalCacheEntry
A version of RepeatableReadEntry that can perform write-skew checks during prepare. -
ClassDescriptionAn abstract internal cache entry that is typically stored in the data containerAn entry that is stored in the data containerA cache entry that is immortal/cannot expireAn immortal cache value, to correspond with
ImmortalCacheEntry
Interface for internal cache entries that expose whether an entry has expired.A representation of an InternalCacheEntry that does not have a reference to the key. -
ClassDescriptionAn entry that is stored in the data containerInterface for internal cache entries that expose whether an entry has expired.A representation of an InternalCacheEntry that does not have a reference to the key.An entry that can be safely copied when updates are made, to provide MVCC semantics
-
ClassDescriptionInterface for internal cache entries that expose whether an entry has expired.
-
-
-
ClassDescriptionInterface for internal cache entries that expose whether an entry has expired.
-
-
ClassDescriptionInterface for internal cache entries that expose whether an entry has expired.
-
ClassDescriptionInterface for internal cache entries that expose whether an entry has expired.
-
ClassDescriptionInterface for internal cache entries that expose whether an entry has expired.
-
-
ClassDescriptionAn entry that is stored in the data containerAn entry that can be safely copied when updates are made, to provide MVCC semantics
-
-
ClassDescriptionInterface for internal cache entries that expose whether an entry has expired.A representation of an InternalCacheEntry that does not have a reference to the key.
-
-
-
-
ClassDescriptionInterface for internal cache entries that expose whether an entry has expired.
-
ClassDescriptionInterface for internal cache entries that expose whether an entry has expired.
-
ClassDescriptionInterface for internal cache entries that expose whether an entry has expired.A representation of an InternalCacheEntry that does not have a reference to the key.
-
ClassDescriptionAn entry that can be safely copied when updates are made, to provide MVCC semantics
-
ClassDescriptionInterface for internal cache entries that expose whether an entry has expired.
-
-
-
ClassDescriptionInterface for internal cache entries that expose whether an entry has expired.
-
-
-
-
-
-
-
-
-
ClassDescriptionAn entry that is stored in the data containerA class designed to forward all method invocations for a CacheEntry to the provided delegate.Interface for internal cache entries that expose whether an entry has expired.
-
ClassDescriptionInterface for internal cache entries that expose whether an entry has expired.