Uses of Class
org.apache.storm.metric.api.IClusterMetricsConsumer.SupervisorInfo
Packages that use IClusterMetricsConsumer.SupervisorInfo
-
Uses of IClusterMetricsConsumer.SupervisorInfo in org.apache.storm.metric
Methods in org.apache.storm.metric with parameters of type IClusterMetricsConsumer.SupervisorInfoModifier 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
Methods in org.apache.storm.metric.api with parameters of type IClusterMetricsConsumer.SupervisorInfoModifier and TypeMethodDescriptionvoid
IClusterMetricsConsumer.handleDataPoints
(IClusterMetricsConsumer.SupervisorInfo supervisorInfo, Collection<DataPoint> dataPoints)