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