Package org.infinispan.commands.remote


package org.infinispan.commands.remote
Meta-commands that wrap other commands for remote execution. Commands in this package typically expose information such as cache name, so that the target invocation environment is able to determine which cache to dispatch the wrapped command or commands to.
Since:
4.0
Author:
Manik Surtani