| Class | Description |
|---|---|
| TezBytesWritableSerialization |
When using BytesWritable, data is serialized in memory (4 bytes per key and 4 bytes per value)
and written to IFile where it gets serialized again (4 bytes per key and 4 bytes per value).
|
| TezBytesWritableSerialization.TezBytesWritableDeserializer | |
| TezBytesWritableSerialization.TezBytesWritableSerializer |
Copyright © 2016 Apache Software Foundation. All rights reserved.