Interface LeafReaderContextSupplier

All Known Implementing Classes:
DocValuesDocReader

public interface LeafReaderContextSupplier
Provides direct access to a LeafReaderContext
  • Method Summary

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

    • getLeafReaderContext

      org.apache.lucene.index.LeafReaderContext getLeafReaderContext()