Uses of Class
org.apache.storm.metrics2.SimpleGauge
-
Packages that use SimpleGauge Package Description org.apache.storm.metrics2 -
-
Uses of SimpleGauge in org.apache.storm.metrics2
Methods in org.apache.storm.metrics2 that return SimpleGauge Modifier and Type Method Description <T> SimpleGauge<T>
StormMetricRegistry. gauge(T initialValue, String name, String topologyId, String componentId, Integer taskId, Integer port)
-