Uses of Class
org.infinispan.container.entries.MortalCacheValue
Packages that use MortalCacheValue
Package
Description
Entries which are stored in data containers.
Abstractions of the different response types allowed during RPC.
-
Uses of MortalCacheValue in org.infinispan.container.entries
Subclasses of MortalCacheValue in org.infinispan.container.entriesModifier and TypeClassDescriptionclassA transient, mortal cache value to correspond withTransientMortalCacheEntryClasses in org.infinispan.container.entries that implement interfaces with type arguments of type MortalCacheValueModifier and TypeClassDescriptionfinal classWARNING: Generated code!Methods in org.infinispan.container.entries that return MortalCacheValueModifier and TypeMethodDescriptionMortalCacheValue.clone()MortalCacheValue$___Marshaller_e3511a925c402fe6630c87c6f1ee75024967ea7195fa4faa37893b0bfa5178b4.read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.container.entries that return types with arguments of type MortalCacheValueModifier and TypeMethodDescriptionMortalCacheValue$___Marshaller_e3511a925c402fe6630c87c6f1ee75024967ea7195fa4faa37893b0bfa5178b4.getJavaClass()Methods in org.infinispan.container.entries with parameters of type MortalCacheValueModifier and TypeMethodDescriptionvoidMortalCacheValue$___Marshaller_e3511a925c402fe6630c87c6f1ee75024967ea7195fa4faa37893b0bfa5178b4.write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, MortalCacheValue $2) -
Uses of MortalCacheValue in org.infinispan.remoting.responses
Methods in org.infinispan.remoting.responses that return MortalCacheValue