程序包 | 说明 |
---|---|
org.apache.hadoop.typedbytes |
Typed bytes are sequences of bytes in which the first byte is a type code.
|
限定符和类型 | 方法和说明 |
---|---|
ByteWritable |
TypedBytesWritableInput.readByte() |
ByteWritable |
TypedBytesWritableInput.readByte(ByteWritable bw) |
限定符和类型 | 方法和说明 |
---|---|
ByteWritable |
TypedBytesWritableInput.readByte(ByteWritable bw) |
void |
TypedBytesWritableOutput.writeByte(ByteWritable bw) |
Copyright © 2009 The Apache Software Foundation