Package | Description |
---|---|
org.apache.storm.metrics2 |
Modifier and Type | Method and Description |
---|---|
RateCounter |
StormMetricRegistry.rateCounter(String metricName,
String componentId,
int taskId) |
RateCounter |
StormMetricRegistry.rateCounter(String metricName,
String topologyId,
String componentId,
int taskId,
int workerPort,
String streamId) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.