| Package | Description |
|---|---|
| org.apache.hadoop.hive.serde2.binarysortable |
| Class and Description |
|---|
| BinarySortableSerDe
BinarySortableSerDe can be used to write data in a way that the data can be
compared byte-by-byte with the same order.
|
| InputByteBuffer
This class is much more efficient than ByteArrayInputStream because none of
the methods are synchronized.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.