Package | Description |
---|---|
org.apache.hadoop.hbase |
Class and Description |
---|
HBaseCluster
This class defines methods that can help with managing HBase clusters from unit tests and system
tests.
|
HBaseCommonTestingUtility
Common helpers for testing HBase that do not depend on specific server/etc.
|
HBaseTestingUtility
Facility for testing HBase.
|
HBaseZKTestingUtility
Helpers for testing HBase that do not depend on specific server/etc.
|
MiniHBaseCluster
This class creates a single process HBase cluster.
|
StartMiniClusterOption
Options for starting up a mini cluster (including an hbase, dfs and zookeeper clusters) in test.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.