|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.nutch.api.DbReader
public class DbReader
| Constructor Summary | |
|---|---|
DbReader(Configuration conf,
String crawlId)
|
|
| Method Summary | |
|---|---|
void |
close()
|
Iterator<Map<String,Object>> |
iterator(String[] fields,
String startKey,
String endKey,
String batchId)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DbReader(Configuration conf,
String crawlId)
| Method Detail |
|---|
public Iterator<Map<String,Object>> iterator(String[] fields,
String startKey,
String endKey,
String batchId)
throws Exception
Exception
public void close()
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||