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

Packages that use DoubleWritable
org.apache.hadoop.typedbytes Typed bytes are sequences of bytes in which the first byte is a type code. 
 

Uses of DoubleWritable in org.apache.hadoop.typedbytes
 

Methods in org.apache.hadoop.typedbytes that return DoubleWritable
 DoubleWritable TypedBytesWritableInput.readDouble()
           
 DoubleWritable TypedBytesWritableInput.readDouble(DoubleWritable dw)
           
 

Methods in org.apache.hadoop.typedbytes with parameters of type DoubleWritable
 DoubleWritable TypedBytesWritableInput.readDouble(DoubleWritable dw)
           
 void TypedBytesWritableOutput.writeDouble(DoubleWritable dw)
           
 



Copyright © 2009 The Apache Software Foundation