Package | Description |
---|---|
org.apache.hadoop.chukwa.datastore |
Modifier and Type | Method and Description |
---|---|
static Chart |
ChukwaHBaseStore.getChart(String id)
Get a chart from HBase by ID.
|
Modifier and Type | Method and Description |
---|---|
static String |
ChukwaHBaseStore.createChart(Chart chart)
Create a chart in HBase.
|
static void |
ChukwaHBaseStore.putChart(String id,
Chart chart)
Update a chart in HBase by ID.
|
Copyright © 2015 Apache Software Foundation. All Rights Reserved.