Uses of Class
org.infinispan.container.entries.ImmortalCacheEntry
Packages that use ImmortalCacheEntry
Package
Description
Entries which are stored in data containers.
-
Uses of ImmortalCacheEntry in org.infinispan.container.entries
Methods in org.infinispan.container.entries that return ImmortalCacheEntryModifier and TypeMethodDescriptionImmortalCacheEntry.clone()
ImmortalCacheEntry.Externalizer.readObject
(ObjectInput input) Methods in org.infinispan.container.entries that return types with arguments of type ImmortalCacheEntryModifier and TypeMethodDescriptionSet
<Class<? extends ImmortalCacheEntry>> ImmortalCacheEntry.Externalizer.getTypeClasses()
Methods in org.infinispan.container.entries with parameters of type ImmortalCacheEntryModifier and TypeMethodDescriptionvoid
ImmortalCacheEntry.Externalizer.writeObject
(ObjectOutput output, ImmortalCacheEntry ice) -
Uses of ImmortalCacheEntry in org.infinispan.container.entries.metadata
Subclasses of ImmortalCacheEntry in org.infinispan.container.entries.metadata