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)
IndexReader
is closed.Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.