Package | Description |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.client |
Provides HBase Client
|
org.apache.hadoop.hbase.filter |
Provides row-level filters applied to HRegion scan results during calls to
ResultScanner.next() . |
org.apache.hadoop.hbase.mapreduce |
Provides HBase MapReduce
Input/OutputFormats, a table indexing MapReduce job, and utility methods.
|
org.apache.hadoop.hbase.types |
This package provides the definition and implementation of HBase's
extensible data type API.
|
org.apache.hadoop.hbase.util |
Class and Description |
---|
ByteRange
Lightweight, reusable class for specifying ranges of byte[]'s.
|
Pair
A generic class for pairs.
|
PairOfSameType
A generic, immutable class for pairs of objects both of type
T . |
Class and Description |
---|
Pair
A generic class for pairs.
|
Class and Description |
---|
Pair
A generic class for pairs.
|
Class and Description |
---|
Pair
A generic class for pairs.
|
Class and Description |
---|
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. |
Class and Description |
---|
ByteRange
Lightweight, reusable class for specifying ranges of byte[]'s.
|
Bytes.ByteArrayComparator
Byte array comparator class.
|
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. |
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.