| Package | Description |
|---|---|
| org.apache.hadoop.streaming.io | |
| org.apache.hadoop.typedbytes |
Typed bytes are sequences of bytes in which the first byte is a type code.
|
| Class | Description |
|---|---|
| TypedBytesWritable |
Writable for typed bytes.
|
| Class | Description |
|---|---|
| Type |
The possible type codes.
|
| TypedBytesInput |
Provides functionality for reading typed bytes.
|
| TypedBytesOutput |
Provides functionality for writing typed bytes.
|
| TypedBytesRecordInput |
Serializer for records that writes typed bytes.
|
| TypedBytesRecordOutput |
Deserialized for records that reads typed bytes.
|
| TypedBytesWritable |
Writable for typed bytes.
|
| TypedBytesWritableInput |
Provides functionality for reading typed bytes as Writable objects.
|
| TypedBytesWritableOutput |
Provides functionality for writing Writable objects as typed bytes.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.