| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.timestream.model.aggregator |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregatorLongAverage |
class |
AggregatorLongSum |
| Modifier and Type | Method and Description |
|---|---|
static Aggregator |
AggreatorFactory.average(String field) |
Aggregator |
Aggregator.clone() |
Aggregator |
AggregatorLongAverage.clone() |
Aggregator |
AggregatorLongSum.clone() |
static Aggregator |
AggreatorFactory.sum(String field) |
Copyright © 2024. All Rights Reserved.