| Package | Description |
|---|---|
| org.kairosdb.client.deserializer | |
| org.kairosdb.client.response |
| Modifier and Type | Method and Description |
|---|---|
Result |
ResultsDeserializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
Result |
QueryResult.getFirstResultByGroup(GroupResult matchingGroup) |
| Modifier and Type | Method and Description |
|---|---|
List<Result> |
QueryResult.getResults() |
| Constructor and Description |
|---|
QueryResult(List<Result> results,
long sampleSize) |
Copyright © 2020. All rights reserved.