public class WanEventCounterContainer extends Object
WanEventCounter grouped by service name.| Constructor and Description | 
|---|
WanEventCounterContainer()  | 
| Modifier and Type | Method and Description | 
|---|---|
WanEventCounter | 
getWanEventCounter(String serviceName)
Returns the  
WanEventCounter for the given serviceName | 
void | 
removeCounter(String serviceName,
             String dataStructureName)
Removes the counter for the given  
serviceName and dataStructureName. | 
public WanEventCounter getWanEventCounter(String serviceName)
WanEventCounter for the given serviceNameCopyright © 2018 Hazelcast, Inc.. All Rights Reserved.