abstract static class DocumentsWriterPerThread.IndexingChain
extends java.lang.Object
getChain(DocumentsWriterPerThread)
method
which returns the DocConsumer that the DocumentsWriter calls to process the
documents.Constructor and Description |
---|
IndexingChain() |
Modifier and Type | Method and Description |
---|---|
(package private) abstract DocConsumer |
getChain(DocumentsWriterPerThread documentsWriterPerThread) |
abstract DocConsumer getChain(DocumentsWriterPerThread documentsWriterPerThread) throws java.io.IOException
java.io.IOException