|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.hbase.rest.metrics.RESTMetrics
public class RESTMetrics
| Constructor Summary | |
|---|---|
RESTMetrics()
|
|
| Method Summary | |
|---|---|
void |
doUpdates(org.apache.hadoop.metrics.MetricsContext unused)
Since this object is a registered updater, this method will be called periodically, e.g. |
float |
getRequests()
|
void |
incrementRequests(int inc)
|
void |
resetAllMinMax()
|
void |
shutdown()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RESTMetrics()
| Method Detail |
|---|
public void shutdown()
public void doUpdates(org.apache.hadoop.metrics.MetricsContext unused)
doUpdates in interface org.apache.hadoop.metrics.Updaterunused - public void resetAllMinMax()
public float getRequests()
public void incrementRequests(int inc)
inc - How much to add to requests.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||