| Package | Description |
|---|---|
| com.baidubce.services.tsdb.model |
| Modifier and Type | Method and Description |
|---|---|
GroupBy |
GroupBy.withGroupCount(int groupCount)
Deprecated.
|
GroupBy |
GroupBy.withName(String name) |
GroupBy |
GroupBy.withTags(List<String> tags) |
GroupBy |
GroupBy.withTimeRangeSize(String timeRangeSize)
Deprecated.
|
GroupBy |
GroupBy.withValueRangeSize(int valueRangeSize)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<GroupBy> |
Query.getGroupBy() |
| Modifier and Type | Method and Description |
|---|---|
Query |
Query.addGroupBy(GroupBy groupBy) |
| Modifier and Type | Method and Description |
|---|---|
void |
Query.setGroupBy(List<GroupBy> groupBy) |
Query |
Query.withGroupBy(List<GroupBy> groupBy) |
Copyright © 2020. All rights reserved.