Synchronization methods
getSynchronizerStats
The getSynchronizerStats
method provides a set of statistics about the Synchronizer
, and is used for debugging purposes. Read more.
startSync
The startSync
method is used to start the process of synchronization between this instance and another matching Synchronizer
. Read more.
stopSync
The stopSync
method is used to stop the process of synchronization between this instance and another matching Synchronizer
. Read more.