Uses of Class
org.infinispan.container.entries.MortalCacheValue
Packages that use MortalCacheValue
-
Uses of MortalCacheValue in org.infinispan.container.entries
Subclasses of MortalCacheValue in org.infinispan.container.entriesModifier and TypeClassDescriptionclass
A transient, mortal cache value to correspond withTransientMortalCacheEntry
Methods in org.infinispan.container.entries that return MortalCacheValueModifier and TypeMethodDescriptionMortalCacheValue.clone()
MortalCacheValue.Externalizer.readObject
(ObjectInput input) Methods in org.infinispan.container.entries that return types with arguments of type MortalCacheValueModifier and TypeMethodDescriptionSet<Class<? extends MortalCacheValue>>
MortalCacheValue.Externalizer.getTypeClasses()
Methods in org.infinispan.container.entries with parameters of type MortalCacheValueModifier and TypeMethodDescriptionvoid
MortalCacheValue.Externalizer.writeObject
(ObjectOutput output, MortalCacheValue mcv)