|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Base64.Base64InputStream
will read data from another
InputStream, given in the constructor, and
encode/decode to/from Base64 notation on the fly.Base64.Base64InputStream
in DECODE mode.
Base64.Base64InputStream
in either ENCODE or DECODE mode.
Base64.Base64OutputStream
will write data to another
OutputStream, given in the constructor, and
encode/decode to/from Base64 notation on the fly.Base64.Base64OutputStream
in ENCODE mode.
Base64.Base64OutputStream
in either ENCODE or DECODE mode.
ByteRange
.Bytes.ByteArrayComparator
that treats the empty array as the largest value.Cell
instances.length
from in
KeyValue.createLastOnRow(byte[], int, int, byte[], int, int,
byte[], int, int)
but creates the last key on the row/column of this KV
(the value part of the returned KV is always empty).
EnvironmentEdge.currentTimeMillis()
method.
HConstants.HBASE_CLIENT_PAUSE
.
HConstants.HBASE_CLIENT_PREFETCH_LIMIT
.
HConstants.HBASE_CLIENT_RETRIES_NUMBER
.
HConstants.HBASE_CLIENT_SCANNER_CACHING
HConstants.HBASE_CLIENT_SCANNER_TIMEOUT_PERIOD
.
HConstants.HBASE_META_SCANNER_CACHING
.
HConstants.HBASE_RPC_TIMEOUT_KEY
HConstants.HBASE_SERVER_PAUSE
.
Class.forName(String)
which also returns classes for
primitives like boolean
, etc.
DiffKeyDeltaEncoder
but supposedly faster.name
.
buf
,
from the position (inclusive) to the limit (exclusive).
InputStream.available()
EnvironmentEdge
that is
being managed.
Enum.ordinal()
.
KeyValue
instance with the provided
characteristics would take up in its underlying data structure for the key.
KeyValue
instance with the provided
characteristics would take up for its underlying data structure.
ThreadFactory
that names each created thread uniquely,
with a common prefix.
ByteBuffer
.
length
, and
the provided seed value
offset
to offset +
length
, and the provided seed value.
Configuration
instance.
HFileBlockDecodingContext
.HFileBlockEncodingContext
.ibw
.
target
in
array
.
target
within array
, or -1
if there is no such occurrence.
JenkinsHash
.
length
.
length
, and a known keyLength
.
KeyValue
.KeyValue.KVComparator
for .META.
catalog table
KeyValue
s.KeyValue
for keys in .META.
table.KeyValue.KVComparator
for -ROOT-
catalog table
KeyValue
s.KeyValue
for keys in -ROOT-
table.- KeyValue.RootKeyComparator() -
Constructor for class org.apache.hadoop.hbase.KeyValue.RootKeyComparator
-
- KeyValue.RowComparator - Class in org.apache.hadoop.hbase
- Comparator that compares row component only of a KeyValue.
- KeyValue.RowComparator(KeyValue.KVComparator) -
Constructor for class org.apache.hadoop.hbase.KeyValue.RowComparator
-
- KeyValue.SamePrefixComparator<T> - Interface in org.apache.hadoop.hbase
- Avoids redundant comparisons for better performance.
- KeyValue.SplitKeyValue - Class in org.apache.hadoop.hbase
- Utility class that splits a KeyValue buffer into separate byte arrays.
- KeyValue.Type - Enum in org.apache.hadoop.hbase
- Key type.
- KEYVALUE_INFRASTRUCTURE_SIZE -
Static variable in class org.apache.hadoop.hbase.KeyValue
-
- KeyValueCodec - Class in org.apache.hadoop.hbase.codec
- Codec that does KeyValue version 1 serialization.
- KeyValueCodec() -
Constructor for class org.apache.hadoop.hbase.codec.KeyValueCodec
-
- KeyValueCodec.KeyValueDecoder - Class in org.apache.hadoop.hbase.codec
-
- KeyValueCodec.KeyValueDecoder(InputStream) -
Constructor for class org.apache.hadoop.hbase.codec.KeyValueCodec.KeyValueDecoder
-
- KeyValueCodec.KeyValueEncoder - Class in org.apache.hadoop.hbase.codec
-
- KeyValueCodec.KeyValueEncoder(OutputStream) -
Constructor for class org.apache.hadoop.hbase.codec.KeyValueCodec.KeyValueEncoder
-
- KeyValueTestUtil - Class in org.apache.hadoop.hbase
-
- KeyValueTestUtil() -
Constructor for class org.apache.hadoop.hbase.KeyValueTestUtil
-
- KeyValueUtil - Class in org.apache.hadoop.hbase
- static convenience methods for dealing with KeyValues and collections of KeyValues
- KeyValueUtil() -
Constructor for class org.apache.hadoop.hbase.KeyValueUtil
-
- kvGenerator -
Variable in class org.apache.hadoop.hbase.util.test.LoadTestDataGenerator
-
ByteBuffer
.
KeyValue.KVComparator
for .META.
catalog table
KeyValue
s.
KeyValue.KVComparator
for .META.
catalog table
KeyValue
keys.
MurmurHash
.
ThreadFactory
that just builds daemon threads.
DataOutput
, just take plain OutputStream
Named oswrite
so does not clash with KeyValue.write(KeyValue, DataOutput)
T
.Base64.Base64InputStream.read()
repeatedly until the end of stream is reached or
len bytes are read.
BlockType.MAGIC_LENGTH
from the given
stream and expects it to match this block type.
BlockType.MAGIC_LENGTH
from the given
byte buffer and expects it to match this block type.
WritableUtils.readVLong(DataInput)
but reads from a
ByteBuffer
.
DefaultEnvironmentEdge
.
KeyValue.KVComparator
for -ROOT-
catalog table
KeyValue
s.
KeyValue.KVComparator
for -ROOT-
catalog table
KeyValue
keys.
seekBefore
is false
the last key that is strictly less than the given key if
seekBefore
is true.
Bytes.toBytes(boolean)
buf
,
from the index 0 (inclusive) to the limit (exclusive),
regardless of the current position.
Bytes.SIZEOF_SHORT
bytes long.
generateColumnsForCf(byte[], byte[])
generateValue(byte[], byte[], byte[])
Base64.Base64OutputStream.write(int)
repeatedly until len bytes are
written.
WritableUtils.writeVLong(java.io.DataOutput, long)
,
but writes to a ByteBuffer
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |