Uses of Class
p2pMapReduce.mapreduceModule.io.NullWritable

Packages that use NullWritable
p2pMapReduce.mapreduceModule.io   
 

Uses of NullWritable in p2pMapReduce.mapreduceModule.io
 

Methods in p2pMapReduce.mapreduceModule.io that return NullWritable
static NullWritable NullWritable.get()
          Returns the single instance of this class.