Uses of Class
org.apache.storm.metric.api.IClusterMetricsConsumer.SupervisorInfo
-
Uses of IClusterMetricsConsumer.SupervisorInfo in org.apache.storm.metric
Modifier and TypeMethodDescriptionvoid
ClusterMetricsConsumerExecutor.handleDataPoints
(IClusterMetricsConsumer.SupervisorInfo supervisorInfo, Collection<DataPoint> dataPoints) void
LoggingClusterMetricsConsumer.handleDataPoints
(IClusterMetricsConsumer.SupervisorInfo supervisorInfo, Collection<DataPoint> dataPoints) -
Uses of IClusterMetricsConsumer.SupervisorInfo in org.apache.storm.metric.api
Modifier and TypeMethodDescriptionvoid
IClusterMetricsConsumer.handleDataPoints
(IClusterMetricsConsumer.SupervisorInfo supervisorInfo, Collection<DataPoint> dataPoints)