Class SnapshotDeletionPolicy.SnapshotCommitPoint

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

private class SnapshotDeletionPolicy.SnapshotCommitPoint extends IndexCommit
Wraps a provided IndexCommit and prevents it from being deleted.