Uses of Class
org.infinispan.container.entries.TransientCacheValue
Packages that use TransientCacheValue
Package
Description
Entries which are stored in data containers.
Abstractions of the different response types allowed during RPC.
-
Uses of TransientCacheValue in org.infinispan.container.entries
Classes in org.infinispan.container.entries that implement interfaces with type arguments of type TransientCacheValueModifier and TypeClassDescriptionfinal class
WARNING: Generated code!Methods in org.infinispan.container.entries that return TransientCacheValueModifier and TypeMethodDescriptionTransientCacheValue.clone()
TransientCacheValue$___Marshaller_39ac56d2d8b68bb44b348e5dfe9a5ff102d3b9fd0f666225155463c0c549d606.read
(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.container.entries that return types with arguments of type TransientCacheValueModifier and TypeMethodDescriptionTransientCacheValue$___Marshaller_39ac56d2d8b68bb44b348e5dfe9a5ff102d3b9fd0f666225155463c0c549d606.getJavaClass()
Methods in org.infinispan.container.entries with parameters of type TransientCacheValueModifier and TypeMethodDescriptionvoid
TransientCacheValue$___Marshaller_39ac56d2d8b68bb44b348e5dfe9a5ff102d3b9fd0f666225155463c0c549d606.write
(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, TransientCacheValue $2) -
Uses of TransientCacheValue in org.infinispan.remoting.responses
Methods in org.infinispan.remoting.responses that return TransientCacheValue