public interface WanSyncStats
Modifier and Type | Method and Description |
---|---|
long |
getDurationSecs()
Returns the duration of the synchronization in seconds
|
int |
getPartitionsSynced()
Returns the number of the partitions synchronized
|
int |
getRecordsSynced()
Returns the number of the records synchronized
|
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.