Class DocumentBatch.SingletonDocumentBatch

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable, java.util.function.Supplier<LeafReader>
    Enclosing class:
    DocumentBatch

    private static class DocumentBatch.SingletonDocumentBatch
    extends DocumentBatch
    • Constructor Detail

      • SingletonDocumentBatch

        private SingletonDocumentBatch​(Analyzer analyzer,
                                       Document doc)
    • Method Detail

      • close

        public void close()
                   throws java.io.IOException
        Throws:
        java.io.IOException