Uses of Class
org.apache.hadoop.io.VLongWritable

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)
           
 



Copyright © 2009 The Apache Software Foundation