@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 java.io.IOException
java.io.IOExceptionCopyright © 2000–2025 The Apache Software Foundation. All rights reserved.