| Package | Description |
|---|---|
| org.infinispan.container.entries |
Entries which are stored in data containers.
|
| org.infinispan.container.entries.metadata |
| Class and Description |
|---|
| MetadataAware
Marker interface for metadata aware cache entry.
|
| Class and Description |
|---|
| MetadataAware
Marker interface for metadata aware cache entry.
|
| MetadataImmortalCacheEntry
A form of
ImmortalCacheEntry that
is MetadataAware |
| MetadataImmortalCacheValue
A form of
ImmortalCacheValue that
is MetadataAware |
| MetadataMortalCacheEntry
A cache entry that is mortal and is
MetadataAware |
| MetadataMortalCacheValue
A mortal cache value, to correspond with
MetadataMortalCacheEntry |
| MetadataTransientCacheEntry
A cache entry that is transient, i.e., it can be considered expired after
a period of not being used, and
MetadataAware |
| MetadataTransientCacheValue
A transient cache value, to correspond with
TransientCacheEntry which is
MetadataAware |
| MetadataTransientMortalCacheEntry
A form of
TransientMortalCacheEntry
that is Versioned |
| MetadataTransientMortalCacheValue
A form of
TransientMortalCacheValue that is Versioned |
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.