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
IOException
public int run(int docBase) throws IOException
IOException
protected abstract void add(int base, IndexReader r) throws IOException
IOException
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.