Uses of Class
org.infinispan.container.entries.metadata.MetadataMortalCacheValue
Packages that use MetadataMortalCacheValue
-
Uses of MetadataMortalCacheValue in org.infinispan.container.entries.metadata
Subclasses of MetadataMortalCacheValue in org.infinispan.container.entries.metadataMethods in org.infinispan.container.entries.metadata that return MetadataMortalCacheValueModifier and TypeMethodDescriptionMetadataMortalCacheValue.Externalizer.readObject
(ObjectInput input) Methods in org.infinispan.container.entries.metadata that return types with arguments of type MetadataMortalCacheValueModifier and TypeMethodDescriptionSet
<Class<? extends MetadataMortalCacheValue>> MetadataMortalCacheValue.Externalizer.getTypeClasses()
Methods in org.infinispan.container.entries.metadata with parameters of type MetadataMortalCacheValueModifier and TypeMethodDescriptionvoid
MetadataMortalCacheValue.Externalizer.writeObject
(ObjectOutput output, MetadataMortalCacheValue mcv)