Class and Description |
---|
org.apache.hadoop.hbase.util.ByteBufferUtils
This class will become IA.Private in HBase 3.0. Downstream folks shouldn't use it.
|
org.apache.hadoop.hbase.util.FastLongHistogram |
Field and Description |
---|
org.apache.hadoop.hbase.HConstants.HBASE_REGIONSERVER_LEASE_PERIOD_KEY
This config option is deprecated. Will be removed at later releases after 0.96.
|
org.apache.hadoop.hbase.HConstants.HBASE_RPC_TIMEOUT_KEY |
org.apache.hadoop.hbase.HConstants.META_TABLE_NAME
For upgrades of 0.94 to 0.96
|
org.apache.hadoop.hbase.HConstants.OLDEST_TIMESTAMP
Should not be public since hbase-1.3.0. For internal use only. Move internal to
Scanners flagged as special timestamp value never to be returned as timestamp on a Cell.
|
Constructor and Description |
---|
org.apache.hadoop.hbase.HBaseConfiguration()
since 0.90.0. Please use
HBaseConfiguration.create() instead. |
org.apache.hadoop.hbase.HBaseConfiguration(Configuration)
since 0.90.0. Please use
HBaseConfiguration.create(Configuration) instead. |
org.apache.hadoop.hbase.io.TimeRange()
This is made @InterfaceAudience.Private in the 2.0 line and above
|
org.apache.hadoop.hbase.io.TimeRange(byte[])
This is removed in the 2.0 line and above
|
org.apache.hadoop.hbase.io.TimeRange(byte[], byte[])
This is removed in the 2.0 line and above
|
org.apache.hadoop.hbase.io.TimeRange(long)
This is made @InterfaceAudience.Private in the 2.0 line and above
|
org.apache.hadoop.hbase.io.TimeRange(long, long)
This is made @InterfaceAudience.Private in the 2.0 line and above
|
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.