org.apache.nutch.indexer
Class NutchIndexWriterFactory
java.lang.Object
org.apache.nutch.indexer.NutchIndexWriterFactory
public class NutchIndexWriterFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NutchIndexWriterFactory
public NutchIndexWriterFactory()
getNutchIndexWriters
public static NutchIndexWriter[] getNutchIndexWriters(Configuration conf)
addClassToConf
public static void addClassToConf(Configuration conf,
Class<? extends NutchIndexWriter> clazz)
Copyright © 2011 The Apache Software Foundation