Package | Description |
---|---|
org.apache.tajo.storage | |
org.apache.tajo.storage.rcfile | |
org.apache.tajo.storage.v2 |
Class and Description |
---|
NonSyncByteArrayOutputStream
A thread-not-safe version of ByteArrayOutputStream, which removes all
synchronized modifiers.
|
Class and Description |
---|
BytesRefArrayWritable
BytesRefArrayWritable holds an array reference to BytesRefWritable,
and is able to resize without recreating new array if not necessary.
|
BytesRefWritable
BytesRefWritable referenced a section of byte array.
|
LazyDecompressionCallback
Used to call back lazy decompression process.
|
NonSyncDataOutputBuffer
A thread-not-safe version of Hadoop's DataOutputBuffer, which removes all
synchronized modifiers.
|
RCFile.KeyBuffer
KeyBuffer is the key of each record in RCFile.
|
Class and Description |
---|
BytesRefArrayWritable
BytesRefArrayWritable holds an array reference to BytesRefWritable,
and is able to resize without recreating new array if not necessary.
|
NonSyncDataOutputBuffer
A thread-not-safe version of Hadoop's DataOutputBuffer, which removes all
synchronized modifiers.
|
Copyright © 2014 Apache Software Foundation. All Rights Reserved.