public class ClusterMetricBucket extends Object
| Constructor and Description |
|---|
ClusterMetricBucket() |
| Modifier and Type | Method and Description |
|---|---|
ClusterMetricBucket |
add(ClusterFlowEvent event,
long count) |
long |
get(ClusterFlowEvent event) |
void |
reset() |
public void reset()
public long get(ClusterFlowEvent event)
public ClusterMetricBucket add(ClusterFlowEvent event, long count)
Copyright © 2021 Alibaba Group. All rights reserved.