@FunctionalInterface public static interface IndexReader.ClosedListener
Modifier and Type | Method and Description |
---|---|
void |
onClose(IndexReader.CacheKey key)
Invoked when the resource (segment core, or index reader) that is
being cached on is closed.
|
void onClose(IndexReader.CacheKey key) throws IOException
IOException
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.