Uses of Class
org.apache.lucene.index.CheckIndex.Status.SegmentInfoStatus
Packages that use CheckIndex.Status.SegmentInfoStatus
-
Uses of CheckIndex.Status.SegmentInfoStatus in org.apache.lucene.index
Fields in org.apache.lucene.index with type parameters of type CheckIndex.Status.SegmentInfoStatusModifier and TypeFieldDescriptionCheckIndex.Status.segmentInfos
List ofCheckIndex.Status.SegmentInfoStatus
instances, detailing status of each segment.Methods in org.apache.lucene.index that return CheckIndex.Status.SegmentInfoStatusModifier and TypeMethodDescriptionCheckIndex.testSegment
(SegmentInfos sis, SegmentCommitInfo info, PrintStream infoStream) Methods in org.apache.lucene.index with parameters of type CheckIndex.Status.SegmentInfoStatusModifier and TypeMethodDescriptionprivate void
CheckIndex.processSegmentInfoStatusResult
(CheckIndex.Status result, SegmentCommitInfo info, CheckIndex.Status.SegmentInfoStatus segmentInfoStatus)