Class IndexFileDeleter.CommitPoint

java.lang.Object
org.apache.lucene.index.IndexCommit
org.apache.lucene.index.IndexFileDeleter.CommitPoint
All Implemented Interfaces:
Comparable<IndexCommit>
Enclosing class:
IndexFileDeleter

private static final class IndexFileDeleter.CommitPoint extends IndexCommit
Holds details for each commit point. This class is also passed to the deletion policy. Note: this class has a natural ordering that is inconsistent with equals.