@InterfaceAudience.Public public final class HBaseInterfaceAudience extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static String | AUTHENTICATIONDenotes classes that can be used to build custom authentication solutions. | 
| static String | CONFIGDenotes class names that appear in user facing configuration files. | 
| static String | COPROC | 
| static String | HBCKDenotes classes used by hbck tool for fixing inconsistent state of HBase. | 
| static String | PHOENIX | 
| static String | REPLICATION | 
| static String | SPARK | 
| static String | TOOLSDenotes 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.