Class IndexSearcher.LeafSlice

  • Enclosing class:
    IndexSearcher

    public static class IndexSearcher.LeafSlice
    extends java.lang.Object
    A class holding a subset of the IndexSearchers leaf contexts to be executed within a single thread.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      LeafReaderContext[] leaves
      The leaves that make up this slice.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait