Class FileDeleter.RefCount

java.lang.Object
org.apache.lucene.util.FileDeleter.RefCount
Enclosing class:
FileDeleter

public static final class FileDeleter.RefCount extends Object
Tracks the reference count for a single index file:
  • Method Details

    • incRef

      public int incRef()
    • decRef

      public int decRef()