Interface LucenePrimaryKeySegmentIndexV1.StoredFieldsReaderSegmentInfo

All Known Implementing Classes:
LazyStoredFieldsReader, LuceneOptimizedStoredFieldsReader
Enclosing class:
LucenePrimaryKeySegmentIndexV1

public static interface LucenePrimaryKeySegmentIndexV1.StoredFieldsReaderSegmentInfo
Hook for getting back segment info during merge.
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.lucene.index.SegmentInfo
     
  • Method Details

    • getSegmentInfo

      org.apache.lucene.index.SegmentInfo getSegmentInfo()