Uses of Class
org.apache.storm.metric.api.IClusterMetricsConsumer.ClusterInfo
Packages that use IClusterMetricsConsumer.ClusterInfo
-
Uses of IClusterMetricsConsumer.ClusterInfo in org.apache.storm.metric
Methods in org.apache.storm.metric with parameters of type IClusterMetricsConsumer.ClusterInfoModifier and TypeMethodDescriptionvoid
ClusterMetricsConsumerExecutor.handleDataPoints
(IClusterMetricsConsumer.ClusterInfo clusterInfo, Collection<DataPoint> dataPoints) void
LoggingClusterMetricsConsumer.handleDataPoints
(IClusterMetricsConsumer.ClusterInfo clusterInfo, Collection<DataPoint> dataPoints) -
Uses of IClusterMetricsConsumer.ClusterInfo in org.apache.storm.metric.api
Methods in org.apache.storm.metric.api with parameters of type IClusterMetricsConsumer.ClusterInfoModifier and TypeMethodDescriptionvoid
IClusterMetricsConsumer.handleDataPoints
(IClusterMetricsConsumer.ClusterInfo clusterInfo, Collection<DataPoint> dataPoints)