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).
|
Copyright © 2024 Apache Software Foundation. All rights reserved.