| Package | Description |
|---|---|
| org.kairosdb.client.builder |
| Modifier and Type | Method and Description |
|---|---|
static AggregatorFactory.FilterOperation |
AggregatorFactory.FilterOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AggregatorFactory.FilterOperation[] |
AggregatorFactory.FilterOperation.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.createFilterAggregator(AggregatorFactory.FilterOperation operation,
double threshold)
Creates an aggregator that filters datapoints according to the filter operation.
|
Copyright © 2018. All rights reserved.