@InterfaceAudience.Public public final class HBaseInterfaceAudience extends Object
Modifier and Type | Field and Description |
---|---|
static String |
AUTHENTICATION
Denotes classes that can be used to build custom authentication solutions.
|
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
public static final String AUTHENTICATION
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.