Uses of Class
org.infinispan.commands.remote.ClusteredGetAllCommand
Packages that use ClusteredGetAllCommand
Package
Description
Commands that operate on the cache, either locally or remotely.
-
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)