Interface and Description |
---|
org.apache.hadoop.hbase.ipc.CoprocessorRpcChannel
Please stop using this class again, as it is too low level, which is part of the rpc
framework for HBase. Will be deleted in 4.0.0.
|
Class and Description |
---|
org.apache.hadoop.hbase.AuthUtil
since 2.2.0, to be marked as
InterfaceAudience.Private in 4.0.0. |
org.apache.hadoop.hbase.filter.FirstKeyValueMatchingQualifiersFilter
Deprecated in 2.0.0 and will be removed in 3.0.0.
|
org.apache.hadoop.hbase.HBaseCluster
since 3.0.0, will be removed in 4.0.0. Use
TestingHBaseCluster instead. |
org.apache.hadoop.hbase.HBaseCommonTestingUtility
since 3.0.0, will be removed in 4.0.0. Use
TestingHBaseCluster instead. |
org.apache.hadoop.hbase.HBaseTestingUtility
since 3.0.0, will be removed in 4.0.0. Use
TestingHBaseCluster instead. |
org.apache.hadoop.hbase.HBaseZKTestingUtility
since 3.0.0, will be removed in 4.0.0. Use
TestingHBaseCluster instead. |
org.apache.hadoop.hbase.client.LogQueryFilter
as of 2.4.0. Will be removed in 4.0.0.
|
org.apache.hadoop.hbase.MiniHBaseCluster
since 3.0.0, will be removed in 4.0.0. Use
TestingHBaseCluster instead. |
org.apache.hadoop.hbase.StartMiniClusterOption
since 3.0.0, will be removed in 4.0.0. Use
TestingHBaseCluster instead. |
Exceptions and Description |
---|
org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException
since 2.3.0, and will be removed in 4.0.0.
|
org.apache.hadoop.hbase.regionserver.RowTooBigException
since 0.99.0. Use
RowTooBigException instead. |
Field and Description |
---|
org.apache.hadoop.hbase.types.OrderedString.ASCENDING
since 3.0.0 and will be removed in 4.0.0
|
org.apache.hadoop.hbase.types.OrderedBlob.ASCENDING
since 3.0.0 and will be removed in 4.0.0
|
org.apache.hadoop.hbase.types.OrderedInt8.ASCENDING
since 3.0.0 and will be removed in 4.0.0
|
org.apache.hadoop.hbase.types.RawString.ASCENDING
since 3.0.0 and will be removed in 4.0.0
|
org.apache.hadoop.hbase.types.OrderedFloat64.ASCENDING
since 3.0.0 and will be removed in 4.0.0
|
org.apache.hadoop.hbase.types.RawBytes.ASCENDING
since 3.0.0 and will be removed in 4.0.0
|
org.apache.hadoop.hbase.types.OrderedInt32.ASCENDING
since 3.0.0 and will be removed in 4.0.0
|
org.apache.hadoop.hbase.types.OrderedInt64.ASCENDING
since 3.0.0 and will be removed in 4.0.0
|
org.apache.hadoop.hbase.types.OrderedFloat32.ASCENDING
since 3.0.0 and will be removed in 4.0.0
|
org.apache.hadoop.hbase.types.OrderedInt16.ASCENDING
since 3.0.0 and will be removed in 4.0.0
|
org.apache.hadoop.hbase.types.OrderedNumeric.ASCENDING
since 3.0.0 and will be removed in 4.0.0
|
org.apache.hadoop.hbase.types.OrderedBlobVar.ASCENDING
since 3.0.0 and will be removed in 4.0.0
|
org.apache.hadoop.hbase.client.BufferedMutator.CLASSNAME_KEY
Since 3.0.0, will be removed in 4.0.0. For internal test use only, do not use it
any more.
|
org.apache.hadoop.hbase.HConstants.DEFAULT_HBASE_SPLIT_COORDINATED_BY_ZK
since 2.4.0 and in 3.0.0, to be removed in 4.0.0.
|
org.apache.hadoop.hbase.HConstants.DEFAULT_META_REPLICA_NUM
Since 2.4.0, will be removed in 4.0.0. Please change the meta replicas number by
altering meta table, i.e, set a new 'region replication' number and call
modifyTable.
|
org.apache.hadoop.hbase.types.OrderedString.DESCENDING
since 3.0.0 and will be removed in 4.0.0
|
org.apache.hadoop.hbase.types.OrderedBlob.DESCENDING
since 3.0.0 and will b removed in 4.0.0
|
org.apache.hadoop.hbase.types.OrderedInt8.DESCENDING
since 3.0.0 and will be removed in 4.0.0
|
org.apache.hadoop.hbase.types.RawString.DESCENDING
since 3.0.0 and will be removed in 4.0.0
|
org.apache.hadoop.hbase.types.OrderedFloat64.DESCENDING
since 3.0.0 and will be removed in 4.0.0
|
org.apache.hadoop.hbase.types.RawBytes.DESCENDING
since 3.0.0 and will be removed in 4.0.0
|
org.apache.hadoop.hbase.types.OrderedInt32.DESCENDING
since 3.0.0 and will be removed in 4.0.0
|
org.apache.hadoop.hbase.types.OrderedInt64.DESCENDING
since 3.0.0 and will be removed in 4.0.0
|
org.apache.hadoop.hbase.types.OrderedFloat32.DESCENDING
since 3.0.0 and will be removed in 4.0.0
|
org.apache.hadoop.hbase.types.OrderedInt16.DESCENDING
since 3.0.0 and will be removed in 4.0.0
|
org.apache.hadoop.hbase.types.OrderedNumeric.DESCENDING
since 3.0.0 and will be removed in 4.0.0
|
org.apache.hadoop.hbase.types.OrderedBlobVar.DESCENDING
since 3.0.0 and will be removed in 4.0.0
|
org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner.END
since 0.90.0
|
org.apache.hadoop.hbase.HConstants.HBASE_CLIENT_ENABLE_FAST_FAIL_MODE_DEFAULT
since 2.3.0, and in 3.0.0 the actually implementation will be removed so config
this value will have no effect. The constants itself will be removed in 4.0.0.
|
org.apache.hadoop.hbase.HConstants.HBASE_CLIENT_FAILURE_MAP_CLEANUP_INTERVAL_MS
since 2.3.0, and in 3.0.0 the actually implementation will be removed so config
this value will have no effect. The constants itself will be removed in 4.0.0.
|
org.apache.hadoop.hbase.HConstants.HBASE_CLIENT_FAILURE_MAP_CLEANUP_INTERVAL_MS_DEFAULT
since 2.3.0, and in 3.0.0 the actually implementation will be removed so config
this value will have no effect. The constants itself will be removed in 4.0.0.
|
org.apache.hadoop.hbase.HConstants.HBASE_CLIENT_FAST_FAIL_CLEANUP_DURATION_MS_DEFAULT
since 2.3.0, and in 3.0.0 the actually implementation will be removed so config
this value will have no effect. The constants itself will be removed in 4.0.0.
|
org.apache.hadoop.hbase.HConstants.HBASE_CLIENT_FAST_FAIL_CLEANUP_MS_DURATION_MS
since 2.3.0, and in 3.0.0 the actually implementation will be removed so config
this value will have no effect. The constants itself will be removed in 4.0.0.
|
org.apache.hadoop.hbase.HConstants.HBASE_CLIENT_FAST_FAIL_INTERCEPTOR_IMPL
since 2.3.0, and in 3.0.0 the actually implementation will be removed so config
this value will have no effect. The constants itself will be removed in 4.0.0.
|
org.apache.hadoop.hbase.HConstants.HBASE_CLIENT_FAST_FAIL_MODE_ENABLED
since 2.3.0, and in 3.0.0 the actually implementation will be removed so config
this value will have no effect. The constants itself will be removed in 4.0.0.
|
org.apache.hadoop.hbase.HConstants.HBASE_CLIENT_FAST_FAIL_THREASHOLD_MS
since 2.3.0, and in 3.0.0 the actually implementation will be removed so config
this value will have no effect. The constants itself will be removed in 4.0.0.
|
org.apache.hadoop.hbase.HConstants.HBASE_CLIENT_FAST_FAIL_THREASHOLD_MS_DEFAULT
since 2.3.0, and in 3.0.0 the actually implementation will be removed so config
this value will have no effect. The constants itself will be removed in 4.0.0.
|
org.apache.hadoop.hbase.HConstants.HBASE_CLIENT_PAUSE_FOR_CQTBE
Since 2.5.0, will be removed in 4.0.0. Please use
hbase.client.pause.server.overloaded instead.
|
org.apache.hadoop.hbase.HConstants.HBASE_NON_USER_TABLE_DIRS
Since hbase-2.3.0; no replacement as not used any more (internally at least)
|
org.apache.hadoop.hbase.HConstants.HBASE_SPLIT_WAL_COORDINATED_BY_ZK
since 2.4.0 and in 3.0.0, to be removed in 4.0.0, replaced by procedure-based
distributed WAL splitter; see SplitWALManager.
|
org.apache.hadoop.hbase.mapreduce.TableSplit.LOG
LOG variable would be made private. fix in hbase 3.0
|
org.apache.hadoop.hbase.HConstants.MERGEA_QUALIFIER
Since 2.3.0 and 2.2.1. Not used anymore. Instead we look for the
HConstants.MERGE_QUALIFIER_PREFIX_STR prefix. |
org.apache.hadoop.hbase.HConstants.MERGEB_QUALIFIER
Since 2.3.0 and 2.2.1. Not used anymore. Instead we look for the
HConstants.MERGE_QUALIFIER_PREFIX_STR prefix. |
org.apache.hadoop.hbase.HConstants.META_REPLICAS_NUM
Since 2.4.0, will be removed in 4.0.0. Please change the meta replicas number by
altering meta table, i.e, set a new 'region replication' number and call
modifyTable.
|
org.apache.hadoop.hbase.client.TableDescriptorBuilder.NAMESPACE_COL_DESC_BYTES
namespace table has been folded into the ns family in meta table, do not use this
any more.
|
org.apache.hadoop.hbase.client.TableDescriptorBuilder.NAMESPACE_FAMILY_INFO
namespace table has been folded into the ns family in meta table, do not use this
any more.
|
org.apache.hadoop.hbase.client.TableDescriptorBuilder.NAMESPACE_FAMILY_INFO_BYTES
namespace table has been folded into the ns family in meta table, do not use this
any more.
|
org.apache.hadoop.hbase.TableName.NAMESPACE_TABLE_NAME
since 3.0.0 and will be removed in 4.0.0. We have folded the data in namespace
table into meta table, so do not use it any more.
|
org.apache.hadoop.hbase.client.TableDescriptorBuilder.NAMESPACE_TABLEDESC
since 3.0.0 and will be removed in 4.0.0. We have folded the data in namespace
table into meta table, so do not use it any more.
|
org.apache.hadoop.hbase.client.TableDescriptorBuilder.NORMALIZER_TARGET_REGION_SIZE |
org.apache.hadoop.hbase.HConstants.REPLAY_QOS
since 3.0.0, will be removed in 4.0.0. DLR has been purged for a long time and
region replication has its own 'replay' method.
|
org.apache.hadoop.hbase.HConstants.REPLICATION_DROP_ON_DELETED_TABLE_KEY
since 3.0.0. Will be removed in 4.0.0. Moved it into
HBaseInterClusterReplicationEndpoint.
|
org.apache.hadoop.hbase.HConstants.SLOW_LOG_SYS_TABLE_CHORE_DURATION_KEY |
org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner.START
since 0.90.0
|
Constructor and Description |
---|
org.apache.hadoop.hbase.types.RawBytes()
since 3.0.0 and will be removed in 4.0.0
|
org.apache.hadoop.hbase.types.RawString()
since 3.0.0 and will be removed in 4.0.0
|
org.apache.hadoop.hbase.ipc.ServerTooBusyException(InetSocketAddress, long) |
org.apache.hadoop.hbase.client.SnapshotDescription(String, TableName, SnapshotType, String, long, int)
since 2.3.0 and will be removed in 4.0.0. Use
SnapshotDescription(String, TableName, SnapshotType, String, long, int, Map) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.