| 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 |
Query.getFirstResultByGroup(GroupResult matchingGroup) |
| Modifier and Type | Method and Description |
|---|---|
List<Result> |
Query.getResults() |
| Constructor and Description |
|---|
Query(List<Result> results,
long sampleSize) |
Copyright © 2018. All rights reserved.