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

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

Uses of ArrayWritable in org.apache.hadoop.typedbytes
 

Methods in org.apache.hadoop.typedbytes that return ArrayWritable
 ArrayWritable TypedBytesWritableInput.readArray()
           
 ArrayWritable TypedBytesWritableInput.readArray(ArrayWritable aw)
           
 

Methods in org.apache.hadoop.typedbytes with parameters of type ArrayWritable
 ArrayWritable TypedBytesWritableInput.readArray(ArrayWritable aw)
           
 void TypedBytesWritableOutput.writeArray(ArrayWritable aw)
           
 



Copyright © 2009 The Apache Software Foundation