Uses of Class
org.infinispan.commands.remote.ClusteredGetCommand
Packages that use ClusteredGetCommand
Package
Description
Commands that operate on the cache, either locally or remotely.
Meta-commands that wrap other commands for remote execution.
-
Uses of ClusteredGetCommand in org.infinispan.commands
Methods in org.infinispan.commands that return ClusteredGetCommandModifier and TypeMethodDescriptionCommandsFactory.buildClusteredGetCommand(Object key, Integer segment, long flagsBitSet) Builds a ClusteredGetCommand, which is a remote lookup commandCommandsFactoryImpl.buildClusteredGetCommand(Object key, Integer segment, long flagsBitSet) -
Uses of ClusteredGetCommand in org.infinispan.commands.remote
Classes in org.infinispan.commands.remote that implement interfaces with type arguments of type ClusteredGetCommandModifier and TypeClassDescriptionfinal classWARNING: Generated code!Methods in org.infinispan.commands.remote that return ClusteredGetCommandModifier and TypeMethodDescriptionClusteredGetCommand$___Marshaller_7062efbcbb687302799e8ae729a6a195ae8ad82fb5483927ca28b227160e5c02.read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.commands.remote that return types with arguments of type ClusteredGetCommandModifier and TypeMethodDescriptionClusteredGetCommand$___Marshaller_7062efbcbb687302799e8ae729a6a195ae8ad82fb5483927ca28b227160e5c02.getJavaClass()Methods in org.infinispan.commands.remote with parameters of type ClusteredGetCommandModifier and TypeMethodDescriptionvoidClusteredGetCommand$___Marshaller_7062efbcbb687302799e8ae729a6a195ae8ad82fb5483927ca28b227160e5c02.write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, ClusteredGetCommand $2)