Class XSiteStatePushRequest

java.lang.Object
org.infinispan.xsite.commands.remote.XSiteCacheRequest<Void>
org.infinispan.xsite.commands.remote.XSiteStatePushRequest
All Implemented Interfaces:
XSiteRequest<Void>

public class XSiteStatePushRequest extends XSiteCacheRequest<Void>
Wraps the state to be sent to another site.

It used when the backup strategy is set to BackupConfiguration.BackupStrategy.SYNC.

Since:
15.0