Interface | Description |
---|---|
MemoryBuffer |
Abstract interface for any class wrapping a ByteBuffer.
|
Class | Description |
---|---|
EncodedColumnBatch<BatchKey> |
A block of data for a given section of a file, similar to VRB but in encoded form.
|
EncodedColumnBatch.ColumnStreamData |
Slice of the data for a stream for some column, stored inside MemoryBuffer's.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.