Class XSiteStateTransferControlRequest

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

public class XSiteStateTransferControlRequest extends XSiteCacheRequest<Void>
Controls the start and stop of receiving the cross-site state transfer.

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

Since:
15.0