Uses of Class
org.infinispan.container.entries.TransientCacheValue
Packages that use TransientCacheValue
-
Uses of TransientCacheValue in org.infinispan.container.entries
Methods in org.infinispan.container.entries that return TransientCacheValueModifier and TypeMethodDescriptionTransientCacheValue.clone()
TransientCacheValue.Externalizer.readObject
(ObjectInput input) Methods in org.infinispan.container.entries that return types with arguments of type TransientCacheValueModifier and TypeMethodDescriptionSet<Class<? extends TransientCacheValue>>
TransientCacheValue.Externalizer.getTypeClasses()
Methods in org.infinispan.container.entries with parameters of type TransientCacheValueModifier and TypeMethodDescriptionvoid
TransientCacheValue.Externalizer.writeObject
(ObjectOutput output, TransientCacheValue tcv)