public class L1MetadataInternalCacheEntry extends MetadataMortalCacheEntry
InternalCacheEntry implementation to store a L1 entry.MetadataMortalCacheEntry.Externalizercreated, metadatainternalMetadata, key, value| Constructor and Description |
|---|
L1MetadataInternalCacheEntry(Object key,
Object value,
Metadata metadata,
long created) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isL1Entry() |
appendFieldsToString, canExpire, getCreated, getExpiryTime, getLastUsed, getLifespan, getMaxIdle, getMetadata, isExpired, reincarnate, setMetadata, toInternalCacheValue, touchclone, commit, equals, getInternalMetadata, getKey, getValue, hashCode, isChanged, isCreated, isEvicted, isNull, isRemoved, setChanged, setCreated, setEvicted, setInternalMetadata, setRemoved, setSkipLookup, setValue, skipLookup, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcanExpireMaxIdlesetCreated, setLastUsedcomparingByKey, comparingByKey, comparingByValue, comparingByValuepublic boolean isL1Entry()
isL1Entry in interface InternalCacheEntryisL1Entry in class AbstractInternalCacheEntrytrue if the entry is a L1 entry.Copyright © 2022 JBoss by Red Hat. All rights reserved.