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