|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VLongWritable | |
---|---|
org.apache.hadoop.typedbytes | Typed bytes are sequences of bytes in which the first byte is a type code. |
Uses of VLongWritable in org.apache.hadoop.typedbytes |
---|
Methods in org.apache.hadoop.typedbytes that return VLongWritable | |
---|---|
VLongWritable |
TypedBytesWritableInput.readVLong()
|
VLongWritable |
TypedBytesWritableInput.readVLong(VLongWritable lw)
|
Methods in org.apache.hadoop.typedbytes with parameters of type VLongWritable | |
---|---|
VLongWritable |
TypedBytesWritableInput.readVLong(VLongWritable lw)
|
void |
TypedBytesWritableOutput.writeVLong(VLongWritable vlw)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |