| Package | Description | 
|---|---|
| org.apache.storm.opentsdb.bolt | |
| org.apache.storm.opentsdb.client | 
| Modifier and Type | Method and Description | 
|---|---|
| OpenTsdbMetricDatapoint | TupleOpenTsdbDatapointMapper. getMetricPoint(ITuple tuple) | 
| OpenTsdbMetricDatapoint | ITupleOpenTsdbDatapointMapper. getMetricPoint(ITuple tuple)Returns a  OpenTsdbMetricDatapointfor a giventuple. | 
| 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 © 2019 The Apache Software Foundation. All rights reserved.