public interface ITupleOpenTsdbDatapointMapper extends Serializable
This class gives a mapping of a ITuple with OpenTsdbMetricDatapoint.
| Modifier and Type | Method and Description | 
|---|---|
| OpenTsdbMetricDatapoint | getMetricPoint(ITuple tuple)Returns a  OpenTsdbMetricDatapointfor a giventuple. | 
OpenTsdbMetricDatapoint getMetricPoint(ITuple tuple)
Returns a OpenTsdbMetricDatapoint for a given tuple.
tuple - tuple instanceCopyright © 2020 The Apache Software Foundation. All rights reserved.