org.apache.nutch.crawl
Class NutchWritable

java.lang.Object
  extended by org.apache.hadoop.io.GenericWritable
      extended by org.apache.nutch.util.GenericWritableConfigurable
          extended by org.apache.nutch.crawl.NutchWritable
All Implemented Interfaces:
org.apache.hadoop.conf.Configurable, org.apache.hadoop.io.Writable
Direct Known Subclasses:
MetaWrapper

public class NutchWritable
extends GenericWritableConfigurable


Constructor Summary
NutchWritable()
           
NutchWritable(org.apache.hadoop.io.Writable instance)
           
 
Method Summary
protected  Class<? extends org.apache.hadoop.io.Writable>[] getTypes()
           
 
Methods inherited from class org.apache.nutch.util.GenericWritableConfigurable
getConf, readFields, setConf
 
Methods inherited from class org.apache.hadoop.io.GenericWritable
get, set, toString, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NutchWritable

public NutchWritable()

NutchWritable

public NutchWritable(org.apache.hadoop.io.Writable instance)
Method Detail

getTypes

protected Class<? extends org.apache.hadoop.io.Writable>[] getTypes()
Specified by:
getTypes in class org.apache.hadoop.io.GenericWritable


Copyright © 2013 The Apache Software Foundation