Uses of Class
org.infinispan.commands.remote.ClusteredGetAllCommand
Packages that use ClusteredGetAllCommand
Package
Description
Commands that operate on the cache, either locally or remotely.
Meta-commands that wrap other commands for remote execution.
-
Uses of ClusteredGetAllCommand in org.infinispan.commands
Methods in org.infinispan.commands that return ClusteredGetAllCommandModifier and TypeMethodDescriptionCommandsFactory.buildClusteredGetAllCommand(List<?> keys, long flagsBitSet, GlobalTransaction gtx) Builds a ClusteredGetAllCommand, which is a remote lookup commandCommandsFactoryImpl.buildClusteredGetAllCommand(List<?> keys, long flagsBitSet, GlobalTransaction gtx) -
Uses of ClusteredGetAllCommand in org.infinispan.commands.remote
Classes in org.infinispan.commands.remote that implement interfaces with type arguments of type ClusteredGetAllCommandModifier and TypeClassDescriptionfinal classWARNING: Generated code!Methods in org.infinispan.commands.remote that return ClusteredGetAllCommandModifier and TypeMethodDescriptionClusteredGetAllCommand$___Marshaller_3d30c1b26f1034b859364e908e90dc425a2f5309892bea4b6f23d1741374ab77.read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.commands.remote that return types with arguments of type ClusteredGetAllCommandModifier and TypeMethodDescriptionClusteredGetAllCommand$___Marshaller_3d30c1b26f1034b859364e908e90dc425a2f5309892bea4b6f23d1741374ab77.getJavaClass()Methods in org.infinispan.commands.remote with parameters of type ClusteredGetAllCommandModifier and TypeMethodDescriptionvoidClusteredGetAllCommand$___Marshaller_3d30c1b26f1034b859364e908e90dc425a2f5309892bea4b6f23d1741374ab77.write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, ClusteredGetAllCommand $2)