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
OpenTsdbMetricDatapoint for a given tuple . |
OpenTsdbMetricDatapoint getMetricPoint(ITuple tuple)
Returns a OpenTsdbMetricDatapoint
for a given tuple
.
tuple
- tuple instanceCopyright © 2022 The Apache Software Foundation. All rights reserved.