|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VIntWritable | |
---|---|
org.apache.hadoop.typedbytes | Typed bytes are sequences of bytes in which the first byte is a type code. |
Uses of VIntWritable in org.apache.hadoop.typedbytes |
---|
Methods in org.apache.hadoop.typedbytes that return VIntWritable | |
---|---|
VIntWritable |
TypedBytesWritableInput.readVInt()
|
VIntWritable |
TypedBytesWritableInput.readVInt(VIntWritable iw)
|
Methods in org.apache.hadoop.typedbytes with parameters of type VIntWritable | |
---|---|
VIntWritable |
TypedBytesWritableInput.readVInt(VIntWritable iw)
|
void |
TypedBytesWritableOutput.writeVInt(VIntWritable viw)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |