|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
field to the sequence of accumulated fields.
val.
val.
val.
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.Order.
KeyValue for keys in hbase:meta
table.
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.
DataType is the base class for all HBase data types.T from the buffer src.
byte[] from the buffer src.
byte[] from the buffer src.
byte[] from the buffer src.
index.
src.
src.
byte value from the buffer src.
byte value from the buffer buff.
src.
src.
double value from the buffer src.
double value from the buffer src.
double value from the buffer buff.
float value from the buffer dst.
float value from the buffer buff.
int value from the buffer src.
int value from the buffer buff.
int16 value.
int32 value.
int64 value.
int8 value.
long value from the buffer src.
long value from the buffer src.
long value from the buffer buff.
BigDecimal value from the variable-length encoding.
double value from the Numeric encoding.
long value from the Numeric encoding.
short value from the buffer src.
short value from the buffer buff.
ByteRange with new backing byte[] containing a copy
of the content from this range's window.
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_SHORTOPERATION_TIMEOUT_KEY
HConstants.HBASE_RPC_TIMEOUT_KEY
HConstants.HBASE_SERVER_PAUSE.
BigDecimal values.
val into buffer dst.
val to dst.
val to buff.
val into dst, respecting voff and vlen.
val into buff, respecting offset and
length.
val into dst, respecting offset and
length.
val into buffer dst.
val into buffer dst.
val into buffer buff.
DataType operates.
byte[] will be.
val into buffer dst.
val into buffer dst.
val into buffer buff.
val into buffer buff.
val into buffer buff.
val into buffer dst.
val into buffer buff.
int16 value using the fixed-length encoding.
int32 value using the fixed-length encoding.
int64 value using the fixed-length encoding.
int8 value using the fixed-length encoding.
val into buffer dst.
val into buffer dst.
val into buffer buff.
val into buffer dst.
val into buffer buff.
Class.forName(String) which also returns classes for
primitives like boolean, etc.
DiffKeyDeltaEncoder but supposedly faster.DataType implementation as a fixed-length
version of itself.wrapped.
name.
index.
dst with bytes from the range, starting from index.
dst with bytes from the range, starting from index.
dst with bytes from the range, starting from position.
dst with bytes from the range, starting from the current
position.
buf,
from the position (inclusive) to the limit (exclusive).
NamespaceDescriptor.configuration map.
InputStream.available()
EnvironmentEdge that is
being managed.
CellUtil.cloneFamily(Cell)
Enum.ordinal().
name property as an int, possibly
referring to the deprecated name of the configuration property.
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.
Order imposed by this data type, or null when
natural ordering is not preserved.
position marker.
CellUtil.cloneQualifier(Cell)
CellUtil.getRowByte(Cell, int)
CellUtil.cloneValue(Cell)
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.
src uses BlobCopy
encoding, false otherwise.
src uses BlobVar
encoding, false otherwise.
src appears to be positioned an encoded value,
false otherwise.
src uses fixed-width
Float32 encoding, false otherwise.
src uses fixed-width
Float64 encoding, false otherwise.
src uses fixed-width
Int32 encoding, false otherwise.
src uses fixed-width
Int64 encoding, false otherwise.
[a-zA-Z_0-9] or '_', '.' or '-'.
src is null, false
otherwise.
src uses Numeric
encoding, false otherwise.
src uses Numeric
encoding and is Infinite, false otherwise.
src uses Numeric
encoding and is NaN, false otherwise.
src uses Numeric
encoding and is 0, false otherwise.
byte[]'s
which preserve the natural sort order of the unencoded value.
src uses Text encoding,
false otherwise.
Iterator over the values encoded in src.
JenkinsHash.
length.
length, and a known keyLength.
KeyValue.KVComparator for hbase:meta catalog table
KeyValues.buff.
long.
KeyValue.KVComparator for hbase:meta catalog table
KeyValues.
MurmurHash.
ThreadFactory that just builds daemon threads.
byte[].byte[] of variable-length.OrderedBlob for use by Struct fields that
do not terminate the fields list.OrderedBytes encoding
implementations.float of 32-bits using a fixed-length encoding.double of 64-bits using a fixed-length encoding.short of 16-bits using a fixed-length encoding.int of 32-bits using a fixed-length encoding.long of 64-bits using a fixed-length encoding.byte of 8-bits using a fixed-length encoding.Number of arbitrary precision and variable-length encoding.String of variable-length.DataOutput, just take plain OutputStream
Named oswrite so does not clash with KeyValue.write(KeyValue, DataOutput)
T.family:qualifier form into separate byte arrays.
ByteRange with additional methods to support tracking a
consumers position within the viewport.val at index.
val at index.
length bytes from val into this range, starting at
index.
val at the next position in this range.
val in this range, starting at the next position.
length bytes from val into this range.
DataType for interacting with values encoded using
Bytes.putByte(byte[], int, byte).DataType for interacting with variable-length values
encoded using Bytes.putBytes(byte[], int, byte[], int, int).DataType that encodes fixed-length values encoded using
Bytes.putBytes(byte[], int, byte[], int, int).RawBytesFixedLength using the specified order
and length.
RawBytesFixedLength of the specified length.
DataType that encodes variable-length values encoded using
Bytes.putBytes(byte[], int, byte[], int, int).RawBytesTerminated using the specified terminator and
order.
RawBytesTerminated using the specified terminator and
order.
RawBytesTerminated using the specified terminator.
RawBytesTerminated using the specified terminator.
DataType for interacting with values encoded using
Bytes.putDouble(byte[], int, double).DataType for interacting with values encoded using
Bytes.putFloat(byte[], int, float).DataType for interacting with values encoded using
Bytes.putInt(byte[], int, int).DataType for interacting with values encoded using
Bytes.putLong(byte[], int, long).DataType for interacting with values encoded using
Bytes.putShort(byte[], int, short).DataType for interacting with values encoded using
Bytes.toBytes(String).DataType that encodes fixed-length values encoded using
Bytes.toBytes(String).RawStringFixedLength using the specified
order and length.
RawStringFixedLength of the specified length.
DataType that encodes variable-length values encoded using
Bytes.toBytes(String).RawStringTerminated using the specified terminator and
order.
RawStringTerminated using the specified terminator and
order.
RawStringTerminated using the specified terminator.
RawStringTerminated using the specified terminator.
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.
NamespaceDescriptor.configuration map
DefaultEnvironmentEdge.
seekBefore is false
the last key that is strictly less than the given key if
seekBefore is true.
ByteRange over a new byte[].
ByteRange over a new byte[].
ByteRange over a new byte[].
NamespaceDescriptor.configuration map.
position index.
ByteRange that points at this range's byte[].
ByteRange that points at this range's byte[].
ByteRange implementation.ByteRange lacking a backing array and with an
undefined viewport.
ByteRange over a new backing array of size
capacity.
ByteRange over the provided bytes.
ByteRange over the provided bytes.
SimpleByteRange implementation with position
support.PositionedByteRange lacking a backing array and with
an undefined viewport.
PositionedByteRange over a new backing array of
size capacity.
PositionedByteRange over the provided bytes.
PositionedByteRange over the provided bytes.
src's position forward over one encoded value.
src's position forward over one encoded value.
buff's position forward over one encoded value.
Struct is a simple DataType for implementing "compound
rowkey" and "compound qualifier" schema design strategies.Struct instance defined as the sequence of
HDataTypes in memberTypes.
Struct instances.StructBuilder.
Iterator over encoded Struct members.StructIterator over the values encoded in src
using the specified types definition.
DataType implementation as a terminated
version of itself.wrapped.
wrapped.
term begins within src,
or -1 if term is not found.
Bytes.toBytes(boolean)
buf,
from the index 0 (inclusive) to the limit (exclusive),
regardless of the current position.
Bytes.SIZEOF_SHORT bytes long.
Struct represented by this.
Union family of DataTypes encode one of a fixed
set of Objects.Union2 over the set of specified
types.
Union family of DataTypes encode one of a fixed
collection of Objects.Union3 over the set of specified
types.
Union family of DataTypes encode one of a fixed
collection of Objects.Union4 over the set of specified
types.
LoadTestDataGenerator.generateColumnsForCf(byte[], byte[])
LoadTestDataGenerator.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 | |||||||||