| Package | Description |
|---|---|
| org.kairosdb.client.builder |
| Modifier and Type | Method and Description |
|---|---|
static AggregatorFactory.Trim |
AggregatorFactory.Trim.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AggregatorFactory.Trim[] |
AggregatorFactory.Trim.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static CustomAggregator |
AggregatorFactory.createTrimAggregator(AggregatorFactory.Trim trim)
Creates an aggregator that trim of the first, last, or both data points returned by the query.
|
Copyright © 2018. All rights reserved.