Uses of Class
org.apache.storm.metric.api.DataPoint
Packages that use DataPoint
- 
Uses of DataPoint in org.apache.storm.metricMethod parameters in org.apache.storm.metric with type arguments of type DataPointModifier and TypeMethodDescriptionvoidClusterMetricsConsumerExecutor.handleDataPoints(IClusterMetricsConsumer.ClusterInfo clusterInfo, Collection<DataPoint> dataPoints) voidClusterMetricsConsumerExecutor.handleDataPoints(IClusterMetricsConsumer.SupervisorInfo supervisorInfo, Collection<DataPoint> dataPoints) voidLoggingClusterMetricsConsumer.handleDataPoints(IClusterMetricsConsumer.ClusterInfo clusterInfo, Collection<DataPoint> dataPoints) voidLoggingClusterMetricsConsumer.handleDataPoints(IClusterMetricsConsumer.SupervisorInfo supervisorInfo, Collection<DataPoint> dataPoints) 
- 
Uses of DataPoint in org.apache.storm.metric.apiMethod parameters in org.apache.storm.metric.api with type arguments of type DataPointModifier and TypeMethodDescriptionvoidIClusterMetricsConsumer.handleDataPoints(IClusterMetricsConsumer.ClusterInfo clusterInfo, Collection<DataPoint> dataPoints) voidIClusterMetricsConsumer.handleDataPoints(IClusterMetricsConsumer.SupervisorInfo supervisorInfo, Collection<DataPoint> dataPoints)