public class L1MetadataInternalCacheEntry extends MetadataMortalCacheEntry
InternalCacheEntry implementation to store a L1 entry.MetadataMortalCacheEntry.Externalizercreated, metadata, valuekey| Constructor and Description |
|---|
L1MetadataInternalCacheEntry(Object key,
Object value,
Metadata metadata,
long created) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isL1Entry() |
canExpire, getCreated, getExpiryTime, getLastUsed, getLifespan, getMaxIdle, getMetadata, getValue, isExpired, isExpired, reincarnate, reincarnate, setMetadata, setValue, toInternalCacheValue, touch, touchclone, commit, getKey, isChanged, isCreated, isEvicted, isLoaded, isNull, isRemoved, isValid, rollback, setChanged, setCreated, setEvicted, setLoaded, setRemoved, setSkipLookup, setValid, skipLookup, toString, undeleteequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, hashCodepublic boolean isL1Entry()
isL1Entry in interface InternalCacheEntryisL1Entry in class AbstractInternalCacheEntrytrue if the entry is a L1 entry.Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.