Uses of Class
org.infinispan.container.entries.MortalCacheEntry
Packages that use MortalCacheEntry
-
Uses of MortalCacheEntry in org.infinispan.container.entries
Subclasses of MortalCacheEntry in org.infinispan.container.entriesMethods in org.infinispan.container.entries that return MortalCacheEntryModifier and TypeMethodDescriptionMortalCacheEntry.clone()
MortalCacheEntry.Externalizer.readObject
(ObjectInput input) Methods in org.infinispan.container.entries that return types with arguments of type MortalCacheEntryModifier and TypeMethodDescriptionSet
<Class<? extends MortalCacheEntry>> MortalCacheEntry.Externalizer.getTypeClasses()
Methods in org.infinispan.container.entries with parameters of type MortalCacheEntryModifier and TypeMethodDescriptionvoid
MortalCacheEntry.Externalizer.writeObject
(ObjectOutput output, MortalCacheEntry mce)