public class WanEventCounters extends Object
DistributedServiceWanEventCounters
grouped by WAN publisher, distributed service name and distributed object
name.
The publisher is defined by the WAN replication name and the target group
name.Constructor and Description |
---|
WanEventCounters() |
Modifier and Type | Method and Description |
---|---|
DistributedServiceWanEventCounters |
getWanEventCounter(String wanReplicationName,
String targetGroupName,
String serviceName)
Returns the
DistributedServiceWanEventCounters for the given serviceName |
void |
removeCounter(String serviceName,
String dataStructureName)
Removes the counter for the given
serviceName and dataStructureName . |
public DistributedServiceWanEventCounters getWanEventCounter(String wanReplicationName, String targetGroupName, String serviceName)
DistributedServiceWanEventCounters
for the given serviceName
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.