- EMPTY_BYTE_ARRAY - Static variable in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
- encodeBlobCopy(PositionedByteRange, byte[], int, int, Order) - Static method in class com.mapr.org.apache.hadoop.hbase.util.OrderedBytes
-
Encode a Blob value as a byte-for-byte copy.
- encodeBlobCopy(PositionedByteRange, byte[], Order) - Static method in class com.mapr.org.apache.hadoop.hbase.util.OrderedBytes
-
Encode a Blob value as a byte-for-byte copy.
- encodeBlobVar(PositionedByteRange, byte[], int, int, Order) - Static method in class com.mapr.org.apache.hadoop.hbase.util.OrderedBytes
-
Encode a Blob value using a modified varint encoding scheme.
- encodeBlobVar(PositionedByteRange, byte[], Order) - Static method in class com.mapr.org.apache.hadoop.hbase.util.OrderedBytes
-
Encode a blob value using a modified varint encoding scheme.
- encodeFloat32(PositionedByteRange, float, Order) - Static method in class com.mapr.org.apache.hadoop.hbase.util.OrderedBytes
-
Encode a 32-bit floating point value using the fixed-length encoding.
- encodeFloat64(PositionedByteRange, double, Order) - Static method in class com.mapr.org.apache.hadoop.hbase.util.OrderedBytes
-
Encode a 64-bit floating point value using the fixed-length encoding.
- encodeInt16(PositionedByteRange, short, Order) - Static method in class com.mapr.org.apache.hadoop.hbase.util.OrderedBytes
-
Encode an int16 value using the fixed-length encoding.
- encodeInt32(PositionedByteRange, int, Order) - Static method in class com.mapr.org.apache.hadoop.hbase.util.OrderedBytes
-
Encode an int32 value using the fixed-length encoding.
- encodeInt64(PositionedByteRange, long, Order) - Static method in class com.mapr.org.apache.hadoop.hbase.util.OrderedBytes
-
Encode an int64 value using the fixed-length encoding.
- encodeInt8(PositionedByteRange, byte, Order) - Static method in class com.mapr.org.apache.hadoop.hbase.util.OrderedBytes
-
Encode an int8 value using the fixed-length encoding.
- encodeNull(PositionedByteRange, Order) - Static method in class com.mapr.org.apache.hadoop.hbase.util.OrderedBytes
-
Encode a null value.
- encodeNumeric(PositionedByteRange, long, Order) - Static method in class com.mapr.org.apache.hadoop.hbase.util.OrderedBytes
-
Encode a numerical value using the variable-length encoding.
- encodeNumeric(PositionedByteRange, double, Order) - Static method in class com.mapr.org.apache.hadoop.hbase.util.OrderedBytes
-
Encode a numerical value using the variable-length encoding.
- encodeNumeric(PositionedByteRange, BigDecimal, Order) - Static method in class com.mapr.org.apache.hadoop.hbase.util.OrderedBytes
-
Encode a numerical value using the variable-length encoding.
- encodeString(PositionedByteRange, String, Order) - Static method in class com.mapr.org.apache.hadoop.hbase.util.OrderedBytes
-
Encode a String value.
- equals(byte[], byte[]) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
- equals(byte[], int, int, byte[], int, int) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
- equals(byte[], ByteBuffer) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
- equals(List<byte[]>, List<byte[]>) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
- equals(Object) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimpleByteRange
-
- ESTIMATED_HEAP_TAX - Static variable in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Estimate of size cost to pay beyond payload in jvm for instance of byte [].
- get(int) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractByteRange
-
- get(int, byte[]) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractByteRange
-
- get(int, byte[], int, int) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractByteRange
-
- get() - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- get(byte[]) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- get(byte[], int, int) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- get(int, byte[]) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- get(int, byte[], int, int) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- get(int) - Method in interface com.mapr.org.apache.hadoop.hbase.util.ByteRange
-
Retrieve the byte at index.
- get(int, byte[]) - Method in interface com.mapr.org.apache.hadoop.hbase.util.ByteRange
-
Fill dst with bytes from the range, starting from index.
- get(int, byte[], int, int) - Method in interface com.mapr.org.apache.hadoop.hbase.util.ByteRange
-
Fill dst with bytes from the range, starting from index.
- get() - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
Retrieve the next byte from this range.
- get(byte[]) - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
Fill dst with bytes from the range, starting from position.
- get(byte[], int, int) - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
Fill dst with bytes from the range, starting from the current
position.
- get(int, byte[]) - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
- get(int, byte[], int, int) - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
- get(int, byte[]) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- get(int, byte[], int, int) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- get(int, byte[]) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- get(int, byte[], int, int) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- getArchName() - Static method in class com.mapr.utils.OSInfo
-
- getByte(int) - Method in class com.mapr.utils.ByteArrayReader
-
- getByte(int) - Method in class com.mapr.utils.ByteBufferReader
-
- getByte(int) - Method in class com.mapr.utils.ByteReader
-
- getBytes() - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractByteRange
-
- getBytes() - Method in interface com.mapr.org.apache.hadoop.hbase.util.ByteRange
-
The underlying byte[].
- getBytes(ByteBuffer) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Returns a new byte array, copied from the given buf,
from the position (inclusive) to the limit (exclusive).
- getFirst(Collection<T>) - Static method in class com.mapr.org.apache.hadoop.hbase.util.CollectionUtils
-
first/last
- getInt(int) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractByteRange
-
- getInt() - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- getInt(int) - Method in interface com.mapr.org.apache.hadoop.hbase.util.ByteRange
-
Retrieve the int value at index
- getInt() - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
Retrieve the next int value from this range.
- getInt(int) - Method in class com.mapr.utils.ByteReader
-
- getIntB(int) - Method in class com.mapr.utils.ByteReader
-
- getIntL(int) - Method in class com.mapr.utils.ByteReader
-
- getLast(List<T>) - Static method in class com.mapr.org.apache.hadoop.hbase.util.CollectionUtils
-
- getLastIndex(List<?>) - Static method in class com.mapr.org.apache.hadoop.hbase.util.CollectionUtils
-
- getLength() - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractByteRange
-
- getLength() - Method in interface com.mapr.org.apache.hadoop.hbase.util.ByteRange
-
The length of the range.
- getLimit() - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- getLimit() - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
Return the current limit
- getLogger() - Method in interface com.mapr.apis.SlfLogger
-
- getLong(int) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractByteRange
-
- getLong() - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- getLong(int) - Method in interface com.mapr.org.apache.hadoop.hbase.util.ByteRange
-
Retrieve the long value at index
- getLong() - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
Retrieve the next long value from this range.
- getLong(int) - Method in class com.mapr.utils.ByteReader
-
- getLongB(int) - Method in class com.mapr.utils.ByteReader
-
- getLongL(int) - Method in class com.mapr.utils.ByteReader
-
- getNativeLibFolderPathForCurrentOS() - Static method in class com.mapr.utils.OSInfo
-
- getOffset() - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractByteRange
-
- getOffset() - Method in interface com.mapr.org.apache.hadoop.hbase.util.ByteRange
-
The offset, the index into the underlying byte[] at which this range
begins.
- getOrder() - Method in class com.mapr.utils.ByteReader
-
- getOSName() - Static method in class com.mapr.utils.OSInfo
-
- getPosition() - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- getPosition() - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
The current position marker.
- getRegexPrefix(String) - Static method in class com.mapr.utils.Regexes
-
Traverse the supplied regular expression pattern and return its literal prefix,
or empty string if a valid prefix could not be found
- getRemaining() - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- getRemaining() - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
The number of bytes remaining between position and the end of the range.
- getShort(int) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractByteRange
-
- getShort() - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- getShort(int) - Method in interface com.mapr.org.apache.hadoop.hbase.util.ByteRange
-
Retrieve the short value at index
- getShort() - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
Retrieve the next short value from this range.
- getVLong(int) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractByteRange
-
- getVLong() - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- getVLong(int) - Method in interface com.mapr.org.apache.hadoop.hbase.util.ByteRange
-
Retrieve the long value at index which is stored as VLong
- getVLong() - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
Retrieve the next long value, which is stored as VLong, from this range
- getVLongSize(long) - Static method in class com.mapr.org.apache.hadoop.hbase.util.AbstractByteRange
-
- indexOf(byte[], byte) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Returns the index of the first appearance of the value target in
array.
- indexOf(byte[], byte[]) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Returns the start position of the first occurrence of the specified target within array, or -1 if there is no such occurrence.
- isBlobCopy(PositionedByteRange) - Static method in class com.mapr.org.apache.hadoop.hbase.util.OrderedBytes
-
Return true when the next encoded value in src uses BlobCopy
encoding, false otherwise.
- isBlobVar(PositionedByteRange) - Static method in class com.mapr.org.apache.hadoop.hbase.util.OrderedBytes
-
Return true when the next encoded value in src uses BlobVar
encoding, false otherwise.
- isEmpty() - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractByteRange
-
- isEmpty(ByteRange) - Static method in class com.mapr.org.apache.hadoop.hbase.util.AbstractByteRange
-
- isEmpty() - Method in interface com.mapr.org.apache.hadoop.hbase.util.ByteRange
-
- isEmpty(Collection<T>) - Static method in class com.mapr.org.apache.hadoop.hbase.util.CollectionUtils
-
empty
- isEncodedValue(PositionedByteRange) - Static method in class com.mapr.org.apache.hadoop.hbase.util.OrderedBytes
-
Returns true when src appears to be positioned an encoded value,
false otherwise.
- isFixedFloat32(PositionedByteRange) - Static method in class com.mapr.org.apache.hadoop.hbase.util.OrderedBytes
-
Return true when the next encoded value in src uses fixed-width
Float32 encoding, false otherwise.
- isFixedFloat64(PositionedByteRange) - Static method in class com.mapr.org.apache.hadoop.hbase.util.OrderedBytes
-
Return true when the next encoded value in src uses fixed-width
Float64 encoding, false otherwise.
- isFixedInt32(PositionedByteRange) - Static method in class com.mapr.org.apache.hadoop.hbase.util.OrderedBytes
-
Return true when the next encoded value in src uses fixed-width
Int32 encoding, false otherwise.
- isFixedInt64(PositionedByteRange) - Static method in class com.mapr.org.apache.hadoop.hbase.util.OrderedBytes
-
Return true when the next encoded value in src uses fixed-width
Int64 encoding, false otherwise.
- isHashCached() - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractByteRange
-
- isLastIndex(List<?>, int) - Static method in class com.mapr.org.apache.hadoop.hbase.util.CollectionUtils
-
- isNull(PositionedByteRange) - Static method in class com.mapr.org.apache.hadoop.hbase.util.OrderedBytes
-
Return true when the next encoded value in src is null, false
otherwise.
- isNumeric(PositionedByteRange) - Static method in class com.mapr.org.apache.hadoop.hbase.util.OrderedBytes
-
Return true when the next encoded value in src uses Numeric
encoding, false otherwise.
- isNumericInfinite(PositionedByteRange) - Static method in class com.mapr.org.apache.hadoop.hbase.util.OrderedBytes
-
Return true when the next encoded value in src uses Numeric
encoding and is Infinite, false otherwise.
- isNumericNaN(PositionedByteRange) - Static method in class com.mapr.org.apache.hadoop.hbase.util.OrderedBytes
-
Return true when the next encoded value in src uses Numeric
encoding and is NaN, false otherwise.
- isNumericZero(PositionedByteRange) - Static method in class com.mapr.org.apache.hadoop.hbase.util.OrderedBytes
-
Return true when the next encoded value in src uses Numeric
encoding and is 0, false otherwise.
- isText(PositionedByteRange) - Static method in class com.mapr.org.apache.hadoop.hbase.util.OrderedBytes
-
Return true when the next encoded value in src uses Text encoding,
false otherwise.
- IterableUtils - Class in com.mapr.org.apache.hadoop.hbase.util
-
Utility methods for Iterable including null-safe handlers.
- IterableUtils() - Constructor for class com.mapr.org.apache.hadoop.hbase.util.IterableUtils
-
- padHead(byte[], int) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
- padTail(byte[], int) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
- peek() - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- peek() - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
Retrieve the next byte from this range without incrementing position.
- position - Variable in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
The current index into the range.
- PositionedByteRange - Interface in com.mapr.org.apache.hadoop.hbase.util
-
Extends
ByteRange with additional methods to support tracking a
consumers position within the viewport.
- put(int, byte) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractByteRange
-
- put(int, byte[]) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractByteRange
-
- put(int, byte[], int, int) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractByteRange
-
- put(byte) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- put(byte[]) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- put(byte[], int, int) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- put(int, byte) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- put(int, byte[]) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- put(int, byte[], int, int) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- put(int, byte) - Method in interface com.mapr.org.apache.hadoop.hbase.util.ByteRange
-
Store val at index.
- put(int, byte[]) - Method in interface com.mapr.org.apache.hadoop.hbase.util.ByteRange
-
Store val at index.
- put(int, byte[], int, int) - Method in interface com.mapr.org.apache.hadoop.hbase.util.ByteRange
-
Store length bytes from val into this range, starting at
index.
- put(byte) - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
Store val at the next position in this range.
- put(byte[]) - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
Store the content of val in this range, starting at the next position.
- put(byte[], int, int) - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
Store length bytes from val into this range.
- put(int, byte) - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
- put(int, byte[]) - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
- put(int, byte[], int, int) - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
- put(int, byte) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimpleByteRange
-
- put(int, byte[]) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimpleByteRange
-
- put(int, byte[], int, int) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimpleByteRange
-
- put(byte) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- put(byte[]) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- put(byte[], int, int) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- put(int, byte) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- put(int, byte[]) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- put(int, byte[], int, int) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- put(byte) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- put(byte[]) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- put(byte[], int, int) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- put(int, byte) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- put(int, byte[]) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- put(int, byte[], int, int) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- putAsShort(byte[], int, int) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Put an int value as short out to the specified byte array position.
- putBigDecimal(byte[], int, BigDecimal) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Put a BigDecimal value out to the specified byte array position.
- putByte(byte[], int, byte) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Write a single byte out to the specified byte array position.
- putByteBuffer(byte[], int, ByteBuffer) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Add the whole content of the ByteBuffer to the bytes arrays.
- putBytes(byte[], int, byte[], int, int) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Put bytes at the specified byte array position.
- putDouble(byte[], int, double) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
- putFloat(byte[], int, float) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
- putInt(int, int) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractByteRange
-
- putInt(int, int) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- putInt(int) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- putInt(int, int) - Method in interface com.mapr.org.apache.hadoop.hbase.util.ByteRange
-
Store the int value at index
- putInt(byte[], int, int) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Put an int value out to the specified byte array position.
- putInt(int) - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
Store int val at the next position in this range.
- putInt(int, int) - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
- putInt(int, int) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimpleByteRange
-
- putInt(int) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- putInt(int, int) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- putInt(int) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- putInt(int, int) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- putIntUnsafe(byte[], int, int) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Put an int value out to the specified byte array position (Unsafe).
- putLong(int, long) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractByteRange
-
- putLong(int, long) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- putLong(long) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- putLong(int, long) - Method in interface com.mapr.org.apache.hadoop.hbase.util.ByteRange
-
Store the long value at index
- putLong(byte[], int, long) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Put a long value out to the specified byte array position.
- putLong(long) - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
Store long val at the next position in this range.
- putLong(int, long) - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
- putLong(int, long) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimpleByteRange
-
- putLong(long) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- putLong(int, long) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- putLong(long) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- putLong(int, long) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- putLongUnsafe(byte[], int, long) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Put a long value out to the specified byte array position (Unsafe).
- putShort(int, short) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractByteRange
-
- putShort(int, short) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- putShort(short) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- putShort(int, short) - Method in interface com.mapr.org.apache.hadoop.hbase.util.ByteRange
-
Store the short value at index
- putShort(byte[], int, short) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Put a short value out to the specified byte array position.
- putShort(short) - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
Store short val at the next position in this range.
- putShort(int, short) - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
- putShort(int, short) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimpleByteRange
-
- putShort(short) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- putShort(int, short) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- putShort(short) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- putShort(int, short) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- putShortUnsafe(byte[], int, short) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Put a short value out to the specified byte array position (Unsafe).
- putVLong(int, long) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractByteRange
-
- putVLong(int, long) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- putVLong(long) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- putVLong(int, long) - Method in interface com.mapr.org.apache.hadoop.hbase.util.ByteRange
-
Store the long value at index as a VLong
- putVLong(long) - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
Store the long val at the next position as a VLong
- putVLong(int, long) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimpleByteRange
-
- putVLong(long) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- putVLong(int, long) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- putVLong(long) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- putVLong(int, long) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- set(int) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractByteRange
-
- set(byte[]) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractByteRange
-
- set(byte[], int, int) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractByteRange
-
- set(int) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- set(byte[]) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- set(byte[], int, int) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- set(int) - Method in interface com.mapr.org.apache.hadoop.hbase.util.ByteRange
-
Reuse this ByteRange over a new byte[].
- set(byte[]) - Method in interface com.mapr.org.apache.hadoop.hbase.util.ByteRange
-
Reuse this ByteRange over a new byte[].
- set(byte[], int, int) - Method in interface com.mapr.org.apache.hadoop.hbase.util.ByteRange
-
Reuse this ByteRange over a new byte[].
- set(int) - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
- set(byte[]) - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
- set(byte[], int, int) - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
- set(int) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimpleByteRange
-
- set(byte[]) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimpleByteRange
-
- set(byte[], int, int) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimpleByteRange
-
- set(int) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- set(byte[]) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- set(byte[], int, int) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- set(int) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- set(byte[]) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- set(byte[], int, int) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- setLength(int) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractByteRange
-
- setLength(int) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
Update the length of this range.
- setLength(int) - Method in interface com.mapr.org.apache.hadoop.hbase.util.ByteRange
-
Update the length of this range.
- setLength(int) - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
- setLength(int) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
Update the length of this range.
- setLimit(int) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- setLimit(int) - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
Limits the byte range upto a specified value.
- setLimit(int) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- setOffset(int) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractByteRange
-
- setOffset(int) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
Update the beginning of this range.
- setOffset(int) - Method in interface com.mapr.org.apache.hadoop.hbase.util.ByteRange
-
Update the beginning of this range.
- setOffset(int) - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
- setOffset(int) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
Update the beginning of this range.
- setOrder(ByteOrder) - Method in class com.mapr.utils.ByteReader
-
- setPosition(int) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- setPosition(int) - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
Update the position index.
- shallowCopy() - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- shallowCopy() - Method in interface com.mapr.org.apache.hadoop.hbase.util.ByteRange
-
Create a new ByteRange that points at this range's byte[].
- shallowCopy() - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
- shallowCopy() - Method in class com.mapr.org.apache.hadoop.hbase.util.SimpleByteRange
-
- shallowCopy() - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- shallowCopy() - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- shallowCopySubRange(int, int) - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- shallowCopySubRange(int, int) - Method in interface com.mapr.org.apache.hadoop.hbase.util.ByteRange
-
Create a new ByteRange that points at this range's byte[].
- shallowCopySubRange(int, int) - Method in interface com.mapr.org.apache.hadoop.hbase.util.PositionedByteRange
-
- shallowCopySubRange(int, int) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimpleByteRange
-
- shallowCopySubRange(int, int) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- shallowCopySubRange(int, int) - Method in class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- SimpleByteRange - Class in com.mapr.org.apache.hadoop.hbase.util
-
- SimpleByteRange() - Constructor for class com.mapr.org.apache.hadoop.hbase.util.SimpleByteRange
-
- SimpleByteRange(int) - Constructor for class com.mapr.org.apache.hadoop.hbase.util.SimpleByteRange
-
- SimpleByteRange(byte[]) - Constructor for class com.mapr.org.apache.hadoop.hbase.util.SimpleByteRange
-
Create a new ByteRange over the provided bytes.
- SimpleByteRange(byte[], int, int) - Constructor for class com.mapr.org.apache.hadoop.hbase.util.SimpleByteRange
-
Create a new ByteRange over the provided bytes.
- SimplePositionedByteRange - Class in com.mapr.org.apache.hadoop.hbase.util
-
Extends the basic SimpleMutableByteRange implementation with position
support and it is a readonly version.
- SimplePositionedByteRange() - Constructor for class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
Create a new PositionedByteRange lacking a backing array and with
an undefined viewport.
- SimplePositionedByteRange(int) - Constructor for class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
Create a new PositionedByteRange over a new backing array of
size capacity.
- SimplePositionedByteRange(byte[]) - Constructor for class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
Create a new PositionedByteRange over the provided bytes.
- SimplePositionedByteRange(byte[], int, int) - Constructor for class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
Create a new PositionedByteRange over the provided bytes.
- SimplePositionedMutableByteRange - Class in com.mapr.org.apache.hadoop.hbase.util
-
- SimplePositionedMutableByteRange() - Constructor for class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
Create a new PositionedByteRange lacking a backing array and with
an undefined viewport.
- SimplePositionedMutableByteRange(int) - Constructor for class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
Create a new PositionedByteRange over a new backing array of size
capacity.
- SimplePositionedMutableByteRange(byte[]) - Constructor for class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
Create a new PositionedByteRange over the provided bytes.
- SimplePositionedMutableByteRange(byte[], int, int) - Constructor for class com.mapr.org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
Create a new PositionedByteRange over the provided bytes.
- SIZEOF_BOOLEAN - Static variable in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Size of boolean in bytes
- SIZEOF_BYTE - Static variable in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Size of byte in bytes
- SIZEOF_CHAR - Static variable in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Size of char in bytes
- SIZEOF_DOUBLE - Static variable in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Size of double in bytes
- SIZEOF_FLOAT - Static variable in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Size of float in bytes
- SIZEOF_INT - Static variable in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Size of int in bytes
- SIZEOF_LONG - Static variable in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Size of long in bytes
- SIZEOF_SHORT - Static variable in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Size of short in bytes
- skip(PositionedByteRange) - Static method in class com.mapr.org.apache.hadoop.hbase.util.OrderedBytes
-
Skip buff's position forward over one encoded value.
- SlfLogger - Interface in com.mapr.apis
-
- StackTrace - Class in com.mapr.utils
-
Convenient way of obtaining and manipulating stack traces for debugging.
- StackTrace() - Constructor for class com.mapr.utils.StackTrace
-
Constructor.
- startsWith(byte[], byte[]) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Return true if the byte array on the right is a prefix of the byte
array on the left.
- tail(byte[], int) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
- toBase64(byte[]) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Encodes the specified byte array to a base-64 String.
- toBigDecimal(byte[]) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Converts a byte array to a BigDecimal
- toBigDecimal(byte[], int, int) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Converts a byte array to a BigDecimal value
- toBinaryFromHex(byte) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Takes a ASCII digit in the range A-F0-9 and returns
the corresponding integer/ordinal value.
- toBoolean(byte[]) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
- toByteArrays(String[]) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
- toByteArrays(String) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
- toByteArrays(byte[]) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
- toByteBuffer(String) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Converts a string to a UTF-8 ByteBuffer.
- toBytes(ByteBuffer) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Returns a new byte array, copied from the given buf,
from the index 0 (inclusive) to the limit (exclusive),
regardless of the current position.
- toBytes(String) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Converts a string to a UTF-8 byte array.
- toBytes(boolean) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Convert a boolean to a byte array.
- toBytes(long) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Convert a long value to a byte array using big-endian.
- toBytes(float) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
- toBytes(double) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Serialize a double as the IEEE 754 double format output.
- toBytes(int) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Convert an int value to a byte array.
- toBytes(short) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
- toBytes(BigDecimal) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Convert a BigDecimal value to a byte array
- toBytesBinary(String) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
- toDirectByteBuffer(String) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Converts a string to a UTF-8 DirectByteBuffer.
- toDouble(byte[]) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
- toDouble(byte[], int) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
- toFloat(byte[]) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Presumes float encoded as IEEE 754 floating-point "single format"
- toFloat(byte[], int) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Presumes float encoded as IEEE 754 floating-point "single format"
- toHex(byte[]) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Convert a byte array into a hex string
- toInt(byte[]) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Converts a byte array to an int value
- toInt(byte[], int) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Converts a byte array to an int value
- toInt(byte[], int, int) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Converts a byte array to an int value
- toIntArray(Collection<Integer>) - Static method in class com.mapr.utils.Collections
-
- toIntUnsafe(byte[], int) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Converts a byte array to an int value (Unsafe version)
- toJsonValue(String) - Static method in class com.mapr.utils.JsonUtils
-
- toJsonValue(Object) - Static method in class com.mapr.utils.JsonUtils
-
- toLong(byte[]) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Converts a byte array to a long value.
- toLong(byte[], int) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Converts a byte array to a long value.
- toLong(byte[], int, int) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Converts a byte array to a long value.
- toLongArray(Collection<Long>) - Static method in class com.mapr.utils.Collections
-
- toLongUnsafe(byte[], int) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Converts a byte array to an long value (Unsafe version)
- toShort(byte[]) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Converts a byte array to a short value
- toShort(byte[], int) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Converts a byte array to a short value
- toShort(byte[], int, int) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Converts a byte array to a short value
- toShortUnsafe(byte[], int) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Converts a byte array to an short value (Unsafe version)
- toString() - Method in class com.mapr.org.apache.hadoop.hbase.util.AbstractByteRange
-
- toString(ByteBuffer) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
- toString(ByteBuffer, int) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
- toString(ByteBuffer, int, int) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
- toString(byte[]) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
- toString(byte[], String, byte[]) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Joins two byte arrays together using a separator.
- toString(byte[], int, int) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
This method will convert utf8 encoded bytes into a string.
- toString() - Method in class com.mapr.utils.StackTrace
-
- toStringBinary(byte[]) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Write a printable representation of a byte array.
- toStringBinary(ByteBuffer) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Converts the given byte buffer to a printable representation,
from the index 0 (inclusive) to the limit (exclusive),
regardless of the current position.
- toStringBinary(byte[], int, int) - Static method in class com.mapr.org.apache.hadoop.hbase.util.Bytes
-
Write a printable representation of a byte array.