@InterfaceAudience.LimitedPrivate(value="Tools") public class HBTop extends org.apache.hadoop.conf.Configured implements org.apache.hadoop.util.Tool
| Modifier and Type | Field and Description | 
|---|---|
| private static org.slf4j.Logger | LOGGER | 
| Constructor and Description | 
|---|
| HBTop() | 
| HBTop(org.apache.hadoop.conf.Configuration conf) | 
| Modifier and Type | Method and Description | 
|---|---|
| private org.apache.hbase.thirdparty.org.apache.commons.cli.Options | getOptions() | 
| static void | main(String[] args) | 
| private void | printUsage(org.apache.hbase.thirdparty.org.apache.commons.cli.Options opts) | 
| int | run(String[] args) | 
private static final org.slf4j.Logger LOGGER
public HBTop()
public HBTop(org.apache.hadoop.conf.Configuration conf)
public int run(String[] args) throws Exception
run in interface org.apache.hadoop.util.ToolExceptionprivate org.apache.hbase.thirdparty.org.apache.commons.cli.Options getOptions()
private void printUsage(org.apache.hbase.thirdparty.org.apache.commons.cli.Options opts)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.