@InterfaceAudience.Public public final class HBaseInterfaceAudience extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CONFIG
Denotes class names that appear in user facing configuration files.
|
static String |
COPROC |
static String |
HBCK
Denotes classes used by hbck tool for fixing inconsistent state of HBase.
|
static String |
PHOENIX |
static String |
REPLICATION |
static String |
SPARK |
static String |
TOOLS
Denotes classes used as tools (Used from cmd line).
|
static String |
UNITTEST |
public static final String COPROC
public static final String REPLICATION
public static final String PHOENIX
public static final String SPARK
public static final String UNITTEST
public static final String CONFIG
public static final String TOOLS
public static final String HBCK
Copyright © 2007–2019 Cloudera. All rights reserved.