Uses of Class
org.infinispan.container.entries.metadata.MetadataTransientCacheEntry
-
Packages that use MetadataTransientCacheEntry Package Description org.infinispan.container.entries.metadata -
-
Uses of MetadataTransientCacheEntry in org.infinispan.container.entries.metadata
Methods in org.infinispan.container.entries.metadata that return MetadataTransientCacheEntry Modifier and Type Method Description MetadataTransientCacheEntryMetadataTransientCacheEntry.Externalizer. readObject(ObjectInput input)Methods in org.infinispan.container.entries.metadata that return types with arguments of type MetadataTransientCacheEntry Modifier and Type Method Description Set<Class<? extends MetadataTransientCacheEntry>>MetadataTransientCacheEntry.Externalizer. getTypeClasses()Methods in org.infinispan.container.entries.metadata with parameters of type MetadataTransientCacheEntry Modifier and Type Method Description voidMetadataTransientCacheEntry.Externalizer. writeObject(ObjectOutput output, MetadataTransientCacheEntry ice)
-