| Package | Description |
|---|---|
| org.kairosdb.client.builder | |
| org.kairosdb.client.response | |
| org.kairosdb.client.serializer |
| Modifier and Type | Method and Description |
|---|---|
List<DataPoint> |
Metric.getDataPoints() |
| Modifier and Type | Method and Description |
|---|---|
List<DataPoint> |
Result.getDataPoints() |
| Constructor and Description |
|---|
Result(String name,
Map<String,List<String>> tags,
List<DataPoint> dataPoints,
List<GroupResult> groupResults) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
DataPointSerializer.serialize(DataPoint src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
Copyright © 2018. All rights reserved.