Package org.apache.hadoop.hbase.hbtop
Class HBTop
java.lang.Object
org.apache.hadoop.conf.Configured
org.apache.hadoop.hbase.hbtop.HBTop
- All Implemented Interfaces:
org.apache.hadoop.conf.Configurable
,org.apache.hadoop.util.Tool
@LimitedPrivate("Tools")
public class HBTop
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.Tool
A real-time monitoring tool for HBase like Unix top command.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate org.apache.hbase.thirdparty.org.apache.commons.cli.Options
static void
private void
printUsage
(org.apache.hbase.thirdparty.org.apache.commons.cli.Options opts) int
Methods inherited from class org.apache.hadoop.conf.Configured
getConf, setConf
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.hadoop.conf.Configurable
getConf, setConf