Uses of Class
org.infinispan.container.entries.MortalCacheValue
-
Uses of MortalCacheValue in org.infinispan.container.entries
Modifier and TypeClassDescriptionclass
A transient, mortal cache value to correspond withTransientMortalCacheEntry
Modifier and TypeMethodDescriptionMortalCacheValue.clone()
MortalCacheValue.Externalizer.readObject
(ObjectInput input) Modifier and TypeMethodDescriptionSet<Class<? extends MortalCacheValue>>
MortalCacheValue.Externalizer.getTypeClasses()
Modifier and TypeMethodDescriptionvoid
MortalCacheValue.Externalizer.writeObject
(ObjectOutput output, MortalCacheValue mcv)