@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
IOExceptionCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.