Uses of Class
org.infinispan.commands.remote.BaseClusteredReadCommand
-
Packages that use BaseClusteredReadCommand Package Description org.infinispan.commands.remote Meta-commands that wrap other commands for remote execution. -
-
Uses of BaseClusteredReadCommand in org.infinispan.commands.remote
Subclasses of BaseClusteredReadCommand in org.infinispan.commands.remote Modifier and Type Class Description classClusteredGetAllCommand<K,V>Issues a remote getAll call.classClusteredGetCommandIssues a remote get call.
-