org.apache.nutch.api
Class DbReader
java.lang.Object
org.apache.nutch.api.DbReader
public class DbReader
- extends Object
Constructor Summary |
DbReader(org.apache.hadoop.conf.Configuration conf,
String crawlId)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DbReader
public DbReader(org.apache.hadoop.conf.Configuration conf,
String crawlId)
iterator
public Iterator<Map<String,Object>> iterator(String[] fields,
String startKey,
String endKey,
String batchId)
throws Exception
- Throws:
Exception
close
public void close()
throws IOException
- Throws:
IOException
Copyright © 2013 The Apache Software Foundation