Class | 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.
|
MyTestClass | |
MyTestInnerStruct |
MyTestInnerStruct.
|
OutputByteBuffer |
This class is much more efficient than ByteArrayOutputStream because none of
the methods are synchronized.
|
TestBinarySortableSerDe |
TestBinarySortableSerDe.
|
Copyright © 2012 The Apache Software Foundation