Package | Description |
---|---|
org.apache.storm.opentsdb.bolt | |
org.apache.storm.opentsdb.client |
Modifier and Type | Method and Description |
---|---|
OpenTsdbMetricDatapoint |
ITupleOpenTsdbDatapointMapper.getMetricPoint(ITuple tuple)
Returns a
OpenTsdbMetricDatapoint for a given tuple . |
OpenTsdbMetricDatapoint |
TupleOpenTsdbDatapointMapper.getMetricPoint(ITuple tuple) |
Modifier and Type | Method and Description |
---|---|
OpenTsdbMetricDatapoint |
ClientResponse.Details.Error.getDatapoint() |
Modifier and Type | Method and Description |
---|---|
ClientResponse.Details |
OpenTsdbClient.writeMetricPoint(OpenTsdbMetricDatapoint metricDataPoint) |
Modifier and Type | Method and Description |
---|---|
ClientResponse.Details |
OpenTsdbClient.writeMetricPoints(Collection<OpenTsdbMetricDatapoint> metricDataPoints) |
Constructor and Description |
---|
Error(String error,
OpenTsdbMetricDatapoint datapoint) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.