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

Packages that use ObjectWritable
org.apache.hadoop.io Generic i/o code for use when reading and writing data to the network, to databases, and to files. 
 

Uses of ObjectWritable in org.apache.hadoop.io
 

Methods in org.apache.hadoop.io with parameters of type ObjectWritable
static Object ObjectWritable.readObject(DataInput in, ObjectWritable objectWritable, Configuration conf)
          Read a Writable, String, primitive type, or an array of the preceding.
 



Copyright © 2009 The Apache Software Foundation