Package | Description |
---|---|
org.apache.hadoop.chukwa.datastore | |
org.apache.hadoop.chukwa.hicc.rest |
Modifier and Type | Method and Description |
---|---|
static Series |
ChukwaHBaseStore.getSeries(String metric,
String source,
long startTime,
long endTime)
Scan chukwa table for a full metric name based on time ranges.
|
static Series |
ChukwaHBaseStore.getSeries(String metricGroup,
String metric,
String source,
long startTime,
long endTime)
Scan chukwa table for a particular metric group and metric name based on
time ranges.
|
Modifier and Type | Field and Description |
---|---|
static Series |
Examples.CPU_METRICS |
Copyright © 2016 Apache Software Foundation. All Rights Reserved.