Uses of Class
backtype.storm.metric.api.IMetricsConsumer.DataPoint

Packages that use IMetricsConsumer.DataPoint
backtype.storm.metric   
backtype.storm.metric.api   
 

Uses of IMetricsConsumer.DataPoint in backtype.storm.metric
 

Method parameters in backtype.storm.metric with type arguments of type IMetricsConsumer.DataPoint
 void LoggingMetricsConsumer.handleDataPoints(IMetricsConsumer.TaskInfo taskInfo, Collection<IMetricsConsumer.DataPoint> dataPoints)
           
 

Uses of IMetricsConsumer.DataPoint in backtype.storm.metric.api
 

Method parameters in backtype.storm.metric.api with type arguments of type IMetricsConsumer.DataPoint
 void IMetricsConsumer.handleDataPoints(IMetricsConsumer.TaskInfo taskInfo, Collection<IMetricsConsumer.DataPoint> dataPoints)
           
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.