程序包 | 说明 |
---|---|
org.apache.hadoop.streaming.io | |
org.apache.hadoop.typedbytes |
Typed bytes are sequences of bytes in which the first byte is a type code.
|
类和说明 |
---|
TypedBytesWritable
Writable for typed bytes.
|
类和说明 |
---|
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 © 2009 The Apache Software Foundation