Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
Modifier and Type | Method and Description |
---|---|
void |
IndexReader.CacheHelper.addClosedListener(IndexReader.ClosedListener listener)
Add a
IndexReader.ClosedListener which will be called when the resource
guarded by IndexReader.CacheHelper.getKey() is closed. |
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.