| Package | Description |
|---|---|
| org.infinispan |
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
|
| org.infinispan.cache.impl | |
| org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
| org.infinispan.conflict |
This package contains the APIs that enable users to search for, and amend, data inconsistencies within their cache.
|
| org.infinispan.conflict.impl |
This package contains implementations of the conflict resolution API.
|
| org.infinispan.container |
Package that contains the interface describing the underlyling API for storage in Infinispan
|
| org.infinispan.container.entries |
Entries which are stored in data containers.
|
| org.infinispan.container.entries.metadata | |
| org.infinispan.container.impl |
Data containers which store cache entries.
|
| org.infinispan.container.offheap | |
| org.infinispan.context |
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.
|
| org.infinispan.context.impl |
This package contains different context implementations, selected dynamically based on the type of invocation.
|
| org.infinispan.distribution |
Classes relating to the distributed cache mode.
|
| org.infinispan.distribution.impl | |
| org.infinispan.eviction.impl | |
| org.infinispan.expiration |
Cache expiration.
|
| org.infinispan.expiration.impl | |
| org.infinispan.filter |
Provides capabilities around filtering and converting entries that are found in the cache or cache store/loader.
|
| org.infinispan.functional.impl | |
| org.infinispan.interceptors.distribution |
Interceptors dealing with command replication in distributed/replicated mode.
|
| org.infinispan.interceptors.impl |
Basic interceptors
|
| org.infinispan.interceptors.locking |
Interceptors dealing with locking.
|
| org.infinispan.metadata |
Metadata interfaces
|
| org.infinispan.metadata.impl | |
| org.infinispan.notifications.cachelistener |
Cache-specific notifications and eventing. |
| org.infinispan.persistence.internal | |
| org.infinispan.persistence.spi |
The Persistence SPI.
|
| org.infinispan.persistence.util | |
| org.infinispan.reactive.publisher.impl | |
| org.infinispan.scattered.impl | |
| org.infinispan.security.actions | |
| org.infinispan.security.impl | |
| org.infinispan.statetransfer |
Transfer of state to new caches in a cluster.
|
| org.infinispan.stream |
Cache stream processing.
|
| org.infinispan.stream.impl | |
| org.infinispan.stream.impl.interceptor | |
| org.infinispan.stream.impl.local | |
| org.infinispan.transaction.impl | |
| org.infinispan.transaction.xa |
XA transaction support.
|
| org.infinispan.util |
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.
|
| org.infinispan.xsite.statetransfer |
| Class and Description |
|---|
| CacheEntry
An entry that is stored in the data container
|
| Class and Description |
|---|
| CacheEntry
An entry that is stored in the data container
|
| InternalCacheEntry
Interface for internal cache entries that expose whether an entry has expired.
|
| Class and Description |
|---|
| CacheEntry
An entry that is stored in the data container
|
| InternalCacheEntry
Interface for internal cache entries that expose whether an entry has expired.
|
| Class and Description |
|---|
| CacheEntry
An entry that is stored in the data container
|
| InternalCacheValue
A representation of an InternalCacheEntry that does not have a reference to the key.
|
| Class and Description |
|---|
| CacheEntry
An entry that is stored in the data container
|
| InternalCacheValue
A representation of an InternalCacheEntry that does not have a reference to the key.
|
| Class and Description |
|---|
| InternalCacheEntry
Interface for internal cache entries that expose whether an entry has expired.
|
| Class and Description |
|---|
| AbstractInternalCacheEntry
An abstract internal cache entry that is typically stored in the data container
|
| CacheEntry
An entry that is stored in the data container
|
| ClearCacheEntry
Used in
ClearInvocationContext to process the ClearCommand. |
| ImmortalCacheEntry
A cache entry that is immortal/cannot expire
|
| ImmortalCacheValue
An immortal cache value, to correspond with
ImmortalCacheEntry |
| InternalCacheEntry
Interface for internal cache entries that expose whether an entry has expired.
|
| InternalCacheValue
A representation of an InternalCacheEntry that does not have a reference to the key.
|
| MortalCacheEntry
A cache entry that is mortal.
|
| MortalCacheValue
A mortal cache value, to correspond with
MortalCacheEntry |
| MVCCEntry
An entry that can be safely copied when updates are made, to provide MVCC semantics
|
| NullCacheEntry |
| ReadCommittedEntry
A wrapper around a cached entry that encapsulates read committed semantics when writes are initiated, committed or
rolled back.
|
| ReadCommittedEntry.Flags |
| RemoteMetadata
This is a metadata type used by scattered cache during state transfer.
|
| RepeatableReadEntry
An extension of
ReadCommittedEntry that provides Repeatable Read semantics |
| TransientCacheEntry
A cache entry that is transient, i.e., it can be considered expired after a period of not being used.
|
| TransientCacheValue
A transient cache value, to correspond with
TransientCacheEntry |
| TransientMortalCacheEntry
A cache entry that is both transient and mortal.
|
| TransientMortalCacheValue
A transient, mortal cache value to correspond with
TransientMortalCacheEntry |
| VersionedRepeatableReadEntry
A version of RepeatableReadEntry that can perform write-skew checks during prepare.
|
| Class and Description |
|---|
| AbstractInternalCacheEntry
An abstract internal cache entry that is typically stored in the data container
|
| CacheEntry
An entry that is stored in the data container
|
| ImmortalCacheEntry
A cache entry that is immortal/cannot expire
|
| ImmortalCacheValue
An immortal cache value, to correspond with
ImmortalCacheEntry |
| InternalCacheEntry
Interface for internal cache entries that expose whether an entry has expired.
|
| InternalCacheValue
A representation of an InternalCacheEntry that does not have a reference to the key.
|
| Class and Description |
|---|
| CacheEntry
An entry that is stored in the data container
|
| InternalCacheEntry
Interface for internal cache entries that expose whether an entry has expired.
|
| InternalCacheValue
A representation of an InternalCacheEntry that does not have a reference to the key.
|
| MVCCEntry
An entry that can be safely copied when updates are made, to provide MVCC semantics
|
| Class and Description |
|---|
| InternalCacheEntry
Interface for internal cache entries that expose whether an entry has expired.
|
| Class and Description |
|---|
| CacheEntry
An entry that is stored in the data container
|
| Class and Description |
|---|
| CacheEntry
An entry that is stored in the data container
|
| Class and Description |
|---|
| InternalCacheEntry
Interface for internal cache entries that expose whether an entry has expired.
|
| Class and Description |
|---|
| InternalCacheEntry
Interface for internal cache entries that expose whether an entry has expired.
|
| Class and Description |
|---|
| InternalCacheEntry
Interface for internal cache entries that expose whether an entry has expired.
|
| Class and Description |
|---|
| InternalCacheEntry
Interface for internal cache entries that expose whether an entry has expired.
|
| Class and Description |
|---|
| InternalCacheEntry
Interface for internal cache entries that expose whether an entry has expired.
|
| Class and Description |
|---|
| CacheEntry
An entry that is stored in the data container
|
| Class and Description |
|---|
| CacheEntry
An entry that is stored in the data container
|
| MVCCEntry
An entry that can be safely copied when updates are made, to provide MVCC semantics
|
| Class and Description |
|---|
| CacheEntry
An entry that is stored in the data container
|
| InternalCacheEntry
Interface for internal cache entries that expose whether an entry has expired.
|
| Class and Description |
|---|
| CacheEntry
An entry that is stored in the data container
|
| InternalCacheEntry
Interface for internal cache entries that expose whether an entry has expired.
|
| MVCCEntry
An entry that can be safely copied when updates are made, to provide MVCC semantics
|
| Class and Description |
|---|
| CacheEntry
An entry that is stored in the data container
|
| Class and Description |
|---|
| CacheEntry
An entry that is stored in the data container
|
| Class and Description |
|---|
| InternalCacheEntry
Interface for internal cache entries that expose whether an entry has expired.
|
| InternalCacheValue
A representation of an InternalCacheEntry that does not have a reference to the key.
|
| Class and Description |
|---|
| CacheEntry
An entry that is stored in the data container
|
| Class and Description |
|---|
| InternalCacheEntry
Interface for internal cache entries that expose whether an entry has expired.
|
| Class and Description |
|---|
| InternalCacheEntry
Interface for internal cache entries that expose whether an entry has expired.
|
| InternalCacheValue
A representation of an InternalCacheEntry that does not have a reference to the key.
|
| Class and Description |
|---|
| InternalCacheEntry
Interface for internal cache entries that expose whether an entry has expired.
|
| Class and Description |
|---|
| CacheEntry
An entry that is stored in the data container
|
| Class and Description |
|---|
| InternalCacheEntry
Interface for internal cache entries that expose whether an entry has expired.
|
| Class and Description |
|---|
| CacheEntry
An entry that is stored in the data container
|
| Class and Description |
|---|
| CacheEntry
An entry that is stored in the data container
|
| Class and Description |
|---|
| CacheEntry
An entry that is stored in the data container
|
| InternalCacheEntry
Interface for internal cache entries that expose whether an entry has expired.
|
| Class and Description |
|---|
| CacheEntry
An entry that is stored in the data container
|
| Class and Description |
|---|
| CacheEntry
An entry that is stored in the data container
|
| Class and Description |
|---|
| CacheEntry
An entry that is stored in the data container
|
| Class and Description |
|---|
| CacheEntry
An entry that is stored in the data container
|
| Class and Description |
|---|
| CacheEntry
An entry that is stored in the data container
|
| Class and Description |
|---|
| CacheEntry
An entry that is stored in the data container
|
| Class and Description |
|---|
| CacheEntry
An entry that is stored in the data container
|
| ForwardingCacheEntry
A class designed to forward all method invocations for a CacheEntry to the provided delegate.
|
| InternalCacheEntry
Interface for internal cache entries that expose whether an entry has expired.
|
| Class and Description |
|---|
| InternalCacheEntry
Interface for internal cache entries that expose whether an entry has expired.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.