-
ClassDescriptionAs of release 2.0.0, this will be removed in HBase 3.0.0 together with
HColumnDescriptor
.As of release 2.0.0, this will be removed in HBase 3.0.0 together withHTableDescriptor
.
-
FieldDescriptionLOG variable would be made private. since 1.2, remove in 3.0
-
MethodDescriptionsince 2.0.0 and will be removed in 3.0.0. Use
#createLocalHRegion(TableName, byte[], byte[], boolean, Durability, WAL, byte[]...)
instead.since 2.0.0 and will be removed in 3.0.0. UseHBaseTestingUtility()
instead.since 2.0.0 and will be removed in 3.0.0. UseHBaseTestingUtility(Configuration)
instead.since 2.0 version and will be removed in 3.0 version. useHBaseTestingUtility.createMultiRegionsInMeta(Configuration, TableDescriptor, byte[][])
since 2.0.0 and will be removed in 3.0.0. UseHBaseTestingUtility.createTableDescriptor(TableName, int, int, int, KeepDeletedCells)
instead.since 2.0.0 and will be removed in 3.0.0. UseHBaseTestingUtility.createTableDescriptor(TableName, int, int, int, KeepDeletedCells)
instead.In 2.3.0, will be removed in 4.0.0. Only support changing log level on log4j now as HBase only uses log4j. You should do this by your own as it you know which log framework you are using then set the log level to debug is very easy.Since 2.0. Will be removed in 3.0. UseHBaseTestingUtility.getAdmin()
instead.since 2.0 version and will be removed in 3.0 version. Currently for test only. useHBaseTestingUtility.getMetaTableDescriptorBuilder()
Since 2.3.0. No one should be using this internal. Used in testing only.since 2.2.0 and will be removed in 4.0.0. UseHBaseTestingUtility.startMiniCluster(StartMiniClusterOption)
instead.since 2.2.0 and will be removed in 4.0.0. UseHBaseTestingUtility.startMiniCluster(StartMiniClusterOption)
instead.since 2.2.0 and will be removed in 4.0.0. UseHBaseTestingUtility.startMiniCluster(StartMiniClusterOption)
instead.since 2.2.0 and will be removed in 4.0.0. UseHBaseTestingUtility.startMiniCluster(StartMiniClusterOption)
instead.since 2.2.0 and will be removed in 4.0.0. UseHBaseTestingUtility.startMiniCluster(StartMiniClusterOption)
instead.since 2.2.0 and will be removed in 4.0.0. UseHBaseTestingUtility.startMiniCluster(StartMiniClusterOption)
instead.since 2.2.0 and will be removed in 4.0.0. UseHBaseTestingUtility.startMiniCluster(StartMiniClusterOption)
instead.since 2.2.0 and will be removed in 4.0.0. UseHBaseTestingUtility.startMiniCluster(StartMiniClusterOption)
instead.since 2.2.0 and will be removed in 4.0.0. UseHBaseTestingUtility.startMiniCluster(StartMiniClusterOption)
instead.since 2.2.0 and will be removed in 4.0.0. UseHBaseTestingUtility.startMiniCluster(StartMiniClusterOption)
instead.since 2.2.0 and will be removed in 4.0.0. UseHBaseTestingUtility.startMiniCluster(StartMiniClusterOption)
instead.since 2.2.0 and will be removed in 4.0.0. UseHBaseTestingUtility.startMiniHBaseCluster(StartMiniClusterOption)
instead.since 2.2.0 and will be removed in 4.0.0. UseHBaseTestingUtility.startMiniHBaseCluster(StartMiniClusterOption)
instead.since 2.2.0 and will be removed in 4.0.0. UseHBaseTestingUtility.startMiniHBaseCluster(StartMiniClusterOption)
instead.As of release 2.0.0, this will be removed in HBase 3.0.0 UseMiniHBaseCluster.getClusterMetrics()
instead.
HBaseTestingUtility
.