Package | Description |
---|---|
org.kairosdb.client.response.grouping |
Modifier and Type | Method and Description |
---|---|
GroupingNumber |
ValueGroupResult.getGroup()
How the results were group.
|
GroupingNumber |
TimeGroupResult.getGroup()
How the results were group.
|
Constructor and Description |
---|
TimeGroupResult(RelativeTime rangeSize,
int groupCount,
GroupingNumber group) |
ValueGroupResult(int rangeSize,
GroupingNumber group) |
Copyright © 2014. All rights reserved.