public class $HBase extends $Hadoop
| Modifier and Type | Field and Description |
|---|---|
static byte[] |
$FAMILY |
| Constructor and Description |
|---|
$HBase() |
| Modifier and Type | Method and Description |
|---|---|
com.ailbb.ajj.entity.$Result |
close() |
com.ailbb.ajj.entity.$Result |
createTable(String tableName) |
com.ailbb.ajj.entity.$Result |
dropTable(String tableName) |
org.apache.hadoop.hbase.client.Admin |
getAdmin() |
org.apache.hadoop.conf.Configuration |
getConf() |
List<String> |
getHbaseAllNameSpace() |
$Hdfs |
getHdfs() |
$HBase |
init($Kerberos kerberos,
$Hdfs hdfs) |
$HBase |
init(org.apache.hadoop.conf.Configuration conf,
$Hdfs hdfs) |
org.apache.hadoop.conf.Configuration |
initHbaseConfiguration(org.apache.hadoop.conf.Configuration conf) |
$HBase |
setAdmin(org.apache.hadoop.hbase.client.Admin admin) |
$HBase |
setConf(org.apache.hadoop.conf.Configuration conf) |
$HBase |
setConnection(org.apache.hadoop.hbase.client.Connection connection) |
$HBase |
setHdfs($Hdfs hdfs) |
org.apache.hadoop.hbase.TableName |
toTableName(String tableName) |
getKerberos, run, setKerberospublic $HBase init(org.apache.hadoop.conf.Configuration conf, $Hdfs hdfs) throws Exception
Exceptionpublic org.apache.hadoop.conf.Configuration initHbaseConfiguration(org.apache.hadoop.conf.Configuration conf)
public com.ailbb.ajj.entity.$Result createTable(String tableName)
public com.ailbb.ajj.entity.$Result dropTable(String tableName)
public com.ailbb.ajj.entity.$Result close()
public org.apache.hadoop.hbase.TableName toTableName(String tableName)
public $HBase setConnection(org.apache.hadoop.hbase.client.Connection connection)
public org.apache.hadoop.hbase.client.Admin getAdmin()
public $HBase setAdmin(org.apache.hadoop.hbase.client.Admin admin)
public org.apache.hadoop.conf.Configuration getConf()
public $HBase setConf(org.apache.hadoop.conf.Configuration conf)
public $Hdfs getHdfs()
Copyright © 2021. All rights reserved.