Uses of Class
org.apache.storm.metric.api.IClusterMetricsConsumer.ClusterInfo
Packages that use IClusterMetricsConsumer.ClusterInfo
- 
Uses of IClusterMetricsConsumer.ClusterInfo in org.apache.storm.metricMethods in org.apache.storm.metric with parameters of type IClusterMetricsConsumer.ClusterInfoModifier and TypeMethodDescriptionvoidClusterMetricsConsumerExecutor.handleDataPoints(IClusterMetricsConsumer.ClusterInfo clusterInfo, Collection<DataPoint> dataPoints) voidLoggingClusterMetricsConsumer.handleDataPoints(IClusterMetricsConsumer.ClusterInfo clusterInfo, Collection<DataPoint> dataPoints) 
- 
Uses of IClusterMetricsConsumer.ClusterInfo in org.apache.storm.metric.apiMethods in org.apache.storm.metric.api with parameters of type IClusterMetricsConsumer.ClusterInfoModifier and TypeMethodDescriptionvoidIClusterMetricsConsumer.handleDataPoints(IClusterMetricsConsumer.ClusterInfo clusterInfo, Collection<DataPoint> dataPoints)