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 TypeClassDescriptionclassA transient, mortal cache value to correspond withTransientMortalCacheEntrySubclasses with type arguments of type MortalCacheValue in org.infinispan.container.entriesMethods 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 TypeMethodDescriptionvoidMortalCacheValue.Externalizer.writeObject(ObjectOutput output, MortalCacheValue mcv)