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