Uses of Class
org.infinispan.container.entries.ImmortalCacheValue
Packages that use ImmortalCacheValue
Package
Description
Entries which are stored in data containers.
Abstractions of the different response types allowed during RPC.
-
Uses of ImmortalCacheValue in org.infinispan.container.entries
Subclasses of ImmortalCacheValue in org.infinispan.container.entriesModifier and TypeClassDescriptionclassA mortal cache value, to correspond withMortalCacheEntryclassA transient cache value, to correspond withTransientCacheEntryclassA transient, mortal cache value to correspond withTransientMortalCacheEntryClasses in org.infinispan.container.entries that implement interfaces with type arguments of type ImmortalCacheValueModifier and TypeClassDescriptionfinal classWARNING: Generated code!Methods in org.infinispan.container.entries that return ImmortalCacheValueModifier and TypeMethodDescriptionImmortalCacheValue.clone()ImmortalCacheValue$___Marshaller_841d0e2575d367e77b0a72446c9c49505af776b34e6ef7b4258d4807fe885587.read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.container.entries that return types with arguments of type ImmortalCacheValueModifier and TypeMethodDescriptionImmortalCacheValue$___Marshaller_841d0e2575d367e77b0a72446c9c49505af776b34e6ef7b4258d4807fe885587.getJavaClass()Methods in org.infinispan.container.entries with parameters of type ImmortalCacheValueModifier and TypeMethodDescriptionvoidImmortalCacheValue$___Marshaller_841d0e2575d367e77b0a72446c9c49505af776b34e6ef7b4258d4807fe885587.write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, ImmortalCacheValue $2) -
Uses of ImmortalCacheValue in org.infinispan.container.entries.metadata
Subclasses of ImmortalCacheValue in org.infinispan.container.entries.metadataModifier and TypeClassDescriptionclassA form ofImmortalCacheValuethat isMetadataAware.classA mortal cache value, to correspond withMetadataMortalCacheEntryclassA transient cache value, to correspond withTransientCacheEntrywhich isMetadataAwareclassA form ofTransientMortalCacheValuethat storesMetadata -
Uses of ImmortalCacheValue in org.infinispan.remoting.responses
Methods in org.infinispan.remoting.responses that return ImmortalCacheValue