-
XSiteStateTransferConfigurationBuilder.chunkSize(int chunkSize)
If > 0, the state will be transferred in batches of chunkSize
cache entries.
XSiteStateTransferConfigurationBuilder.maxRetries(int maxRetries)
The maximum number of retries when a push state command fails.
The cross-site state transfer mode.
XSiteStateTransferConfigurationBuilder.timeout(long milliseconds)
The time (in milliseconds) to wait for the backup site acknowledge the state chunk received and applied.
XSiteStateTransferConfigurationBuilder.timeout(String timeQuantity)
XSiteStateTransferConfigurationBuilder.waitTime(long milliseconds)
The wait time, in milliseconds, between each retry.