Package | Description |
---|---|
org.apache.hadoop.hbase |
Modifier and Type | Method and Description |
---|---|
static HBaseTestingUtility |
HBaseTestingUtility.createLocalHTU()
Deprecated.
since 2.0.0 and will be removed in 3.0.0. Use
HBaseTestingUtility()
instead. |
static HBaseTestingUtility |
HBaseTestingUtility.createLocalHTU(org.apache.hadoop.conf.Configuration c)
Deprecated.
since 2.0.0 and will be removed in 3.0.0. Use
HBaseTestingUtility(Configuration) instead. |
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.