Class SingleXSiteRpcCommand

  • All Implemented Interfaces:
    org.infinispan.commands.remote.CacheRpcCommand, ReplicableCommand

    public class SingleXSiteRpcCommand
    extends XSiteReplicateCommand
    RPC command to replicate cache operations (such as put, remove, replace, etc.) to the backup site.
    Since:
    7.0
    Author:
    Pedro Ruivo