|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FixedLengthWrapper | |
---|---|
org.apache.hadoop.hbase.types | This package provides the definition and implementation of HBase's extensible data type API. |
Uses of FixedLengthWrapper in org.apache.hadoop.hbase.types |
---|
Subclasses of FixedLengthWrapper in org.apache.hadoop.hbase.types | |
---|---|
class |
RawBytesFixedLength
An DataType that encodes fixed-length values encoded using
Bytes.putBytes(byte[], int, byte[], int, int) . |
class |
RawStringFixedLength
An DataType that encodes fixed-length values encoded using
Bytes.toBytes(String) . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |