public static interface IndexReader.ReaderClosedListener
| Modifier and Type | Method and Description |
|---|---|
void |
onClose(IndexReader reader)
Invoked when the
IndexReader is closed. |
void onClose(IndexReader reader) throws IOException
IndexReader is closed.IOExceptionCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.