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

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

Uses of FloatWritable in org.apache.hadoop.typedbytes
 

Methods in org.apache.hadoop.typedbytes that return FloatWritable
 FloatWritable TypedBytesWritableInput.readFloat()
           
 FloatWritable TypedBytesWritableInput.readFloat(FloatWritable fw)
           
 

Methods in org.apache.hadoop.typedbytes with parameters of type FloatWritable
 FloatWritable TypedBytesWritableInput.readFloat(FloatWritable fw)
           
 void TypedBytesWritableOutput.writeFloat(FloatWritable fw)
           
 



Copyright © 2009 The Apache Software Foundation