public abstract static class ReaderUtil.Gather extends Object
| Constructor and Description |
|---|
Gather(IndexReader r) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
add(int base,
IndexReader r) |
int |
run() |
int |
run(int docBase) |
public Gather(IndexReader r)
public int run()
throws IOException
IOExceptionpublic int run(int docBase)
throws IOException
IOExceptionprotected abstract void add(int base,
IndexReader r)
throws IOException
IOExceptionCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.