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.IOException
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.