Package | Description |
---|---|
org.kairosdb.client.builder | |
org.kairosdb.client.builder.grouper |
Modifier and Type | Method and Description |
---|---|
QueryMetric |
QueryMetric.addGrouper(Grouper grouper)
Add a grouper to the metric.
|
Modifier and Type | Class and Description |
---|---|
class |
CustomGrouper
Grouper that that takes custom json.
|
class |
TagGrouper
Grouper used to group by tag names.
|
class |
TimeGrouper
Grouper used to group by time range.
|
class |
ValueGrouper
Grouper used to group by metric value.
|
Copyright © 2014. All rights reserved.