Package org.apache.lucene.index
Class IndexFileDeleter.RefCount
- java.lang.Object
-
- org.apache.lucene.index.IndexFileDeleter.RefCount
-
- Enclosing class:
- IndexFileDeleter
private static final class IndexFileDeleter.RefCount extends java.lang.ObjectTracks the reference count for a single index file:
-
-
Constructor Summary
Constructors Constructor Description RefCount(java.lang.String fileName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intDecRef()intIncRef()
-