| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.timestream.model.aggregator |
| Modifier and Type | Method and Description |
|---|---|
Item |
Item.add(String name,
ColumnValue value) |
Item |
Item.add(String name,
long value) |
Item |
Item.add(String name,
String value) |
Item |
Item.clone() |
| Modifier and Type | Method and Description |
|---|---|
static List<Item> |
Item.buildItems(List<String> gourpByColumn,
List<TimestreamIdentifier> metas) |
Copyright © 2024. All Rights Reserved.