Package | Description |
---|---|
org.apache.hadoop.hbase |
Modifier and Type | Method and Description |
---|---|
static HBaseTestingUtility |
HBaseTestingUtility.createLocalHTU()
Deprecated.
use
HBaseTestingUtility() instead |
static HBaseTestingUtility |
HBaseTestingUtility.createLocalHTU(org.apache.hadoop.conf.Configuration c)
Deprecated.
use
HBaseTestingUtility(Configuration) instead |
Copyright © 2007–2019 Cloudera. All rights reserved.