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