| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase | |
| org.apache.hadoop.hbase.io.encoding | |
| org.apache.hadoop.hbase.io.hfile | |
| org.apache.hadoop.hbase.io.util | |
| org.apache.hadoop.hbase.types |
This package provides the definition and implementation of HBase's
extensible data type API.
|
| org.apache.hadoop.hbase.util |
| 类和说明 |
|---|
| ByteRange
Lightweight, reusable class for specifying ranges of byte[]'s.
|
| NonceKey
This implementation is not smart and just treats nonce group and nonce as random bits.
|
| 类和说明 |
|---|
| Bytes
Utility class that handles byte arrays, conversions to/from other types,
comparisons, hash code generation, manufacturing keys for HashMaps or
HashSets, etc.
|
| SimpleMutableByteRange
A basic mutable
ByteRange implementation. |
| 类和说明 |
|---|
| ChecksumType
Checksum types.
|
| 类和说明 |
|---|
| Pair
A generic class for pairs.
|
| 类和说明 |
|---|
| Order
Used to describe or modify the lexicographical sort order of a
byte[]. |
| PositionedByteRange
Extends
ByteRange with additional methods to support tracking a
consumers position within the viewport. |
| 类和说明 |
|---|
| AbstractByteRange
An abstract implementation of the ByteRange API
|
| AbstractPositionedByteRange
Extends the basic
SimpleByteRange implementation with position
support. |
| ByteRange
Lightweight, reusable class for specifying ranges of byte[]'s.
|
| Bytes
Utility class that handles byte arrays, conversions to/from other types,
comparisons, hash code generation, manufacturing keys for HashMaps or
HashSets, etc.
|
| Bytes.ByteArrayComparator
Byte array comparator class.
|
| ChecksumType
Checksum types.
|
| ClassLoaderBase
Base class loader that defines couple shared constants used
by sub-classes.
|
| CoprocessorClassLoader
ClassLoader used to load classes for Coprocessor instances.
|
| EnvironmentEdge
Has some basic interaction with the environment.
|
| FastLongHistogram
已过时。
|
| Hash
This class represents a common API for hashing functions.
|
| ImmutableByteArray
Mainly used as keys for HashMap.
|
| Order
Used to describe or modify the lexicographical sort order of a
byte[]. |
| Pair
A generic class for pairs.
|
| PositionedByteRange
Extends
ByteRange with additional methods to support tracking a
consumers position within the viewport. |
| PrettyPrinter.Unit |
| RetryCounter |
| RetryCounter.BackoffPolicy
Policy for calculating sleeping intervals between retry attempts
|
| RetryCounter.ExponentialBackoffPolicy |
| RetryCounter.RetryConfig
Configuration for a retry counter
|
| Triple
Utility class to manage a triple.
|
| WeakObjectPool.ObjectFactory
An
ObjectFactory object is used to create
new shared objects on demand. |
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.