601602603604605606607
return new XSiteStatePushCommand(cacheName, chunk); } @Override public SingleXSiteRpcCommand buildSingleXSiteRpcCommand(VisitableCommand command) { return new SingleXSiteRpcCommand(cacheName, command); }