public static final class WanEventCounters.DistributedObjectWanEventCounters extends Object
Modifier and Type | Method and Description |
---|---|
long |
getDroppedCount()
Returns the number of dropped entry events
|
long |
getRemoveCount()
Returns the number of entry remove events
|
long |
getSyncCount()
Returns the number of entry sync events
|
long |
getUpdateCount()
Returns the number of entry update events
|
public long getDroppedCount()
public long getSyncCount()
public long getUpdateCount()
public long getRemoveCount()
Copyright © 2023 Hazelcast, Inc.. All rights reserved.