| Package | Description |
|---|---|
| org.kairosdb.client.builder | |
| org.kairosdb.client.serializer |
| Modifier and Type | Method and Description |
|---|---|
QueryMetric.Order |
QueryMetric.getOrder() |
static QueryMetric.Order |
QueryMetric.Order.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryMetric.Order[] |
QueryMetric.Order.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueryMetric.setOrder(QueryMetric.Order order)
Orders the data points.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
OrderSerializer.serialize(QueryMetric.Order order,
Type type,
com.google.gson.JsonSerializationContext jsonSerializationContext) |
Copyright © 2018. All rights reserved.