Uses of Class
org.infinispan.container.entries.metadata.MetadataTransientCacheValue
Packages that use MetadataTransientCacheValue
Package
Description
Abstractions of the different response types allowed during RPC.
-
Uses of MetadataTransientCacheValue in org.infinispan.container.entries.metadata
Classes in org.infinispan.container.entries.metadata that implement interfaces with type arguments of type MetadataTransientCacheValueModifier and TypeClassDescriptionfinal class
WARNING: Generated code!Methods in org.infinispan.container.entries.metadata that return MetadataTransientCacheValueModifier and TypeMethodDescriptionMetadataTransientCacheValue$___Marshaller_b068a8ebc369d93ec5a8adf98f5981b9a9410b24df5da4859d4c288d064a4f14.read
(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.container.entries.metadata that return types with arguments of type MetadataTransientCacheValueModifier and TypeMethodDescriptionMetadataTransientCacheValue$___Marshaller_b068a8ebc369d93ec5a8adf98f5981b9a9410b24df5da4859d4c288d064a4f14.getJavaClass()
Methods in org.infinispan.container.entries.metadata with parameters of type MetadataTransientCacheValueModifier and TypeMethodDescriptionvoid
MetadataTransientCacheValue$___Marshaller_b068a8ebc369d93ec5a8adf98f5981b9a9410b24df5da4859d4c288d064a4f14.write
(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, MetadataTransientCacheValue $2) -
Uses of MetadataTransientCacheValue in org.infinispan.remoting.responses
Methods in org.infinispan.remoting.responses that return MetadataTransientCacheValueModifier and TypeMethodDescriptionSuccessfulMetadataTransientCacheValueResponse.getResponseValue()