| Constructor and Description |
|---|
HBaseCommitTable(org.apache.hadoop.conf.Configuration hbaseConfig,
HBaseCommitTableConfig config)
Create a hbase commit table.
|
HBaseCommitTable(org.apache.hadoop.conf.Configuration hbaseConfig,
HBaseCommitTableConfig config,
KeyGenerator keygen) |
HBaseCommitTable(org.apache.hadoop.hbase.client.Connection hbaseConnection,
HBaseCommitTableConfig config) |
HBaseCommitTable(org.apache.hadoop.hbase.client.Connection hbaseConnection,
HBaseCommitTableConfig config,
KeyGenerator keygen) |
Copyright © 2011–2023 Apache Software Foundation. All rights reserved.