Uses of Class
org.infinispan.commands.remote.BaseRpcInvokingCommand
-
Packages that use BaseRpcInvokingCommand Package Description org.infinispan.commands.remote Meta-commands that wrap other commands for remote execution. -
-
Uses of BaseRpcInvokingCommand in org.infinispan.commands.remote
Subclasses of BaseRpcInvokingCommand in org.infinispan.commands.remote Modifier and Type Class Description class
SingleRpcCommand
Aggregates a single command for replication.
-