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

Packages that use NullWritable
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 NullWritable in org.apache.hadoop.io
 

Methods in org.apache.hadoop.io that return NullWritable
static NullWritable NullWritable.get()
          Returns the single instance of this class.
 



Copyright © 2007, 2012, Oracle and/or its affiliates. All rights reserved.