public abstract static class DocIDMerger.Sub
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
mappedDocID
Mapped doc ID
|
| Constructor and Description |
|---|
Sub(MergeState.DocMap docMap)
Sole constructor
|
| Modifier and Type | Method and Description |
|---|---|
abstract int |
nextDoc()
Returns the next document ID from this sub reader, and
DocIdSetIterator.NO_MORE_DOCS when done |
public Sub(MergeState.DocMap docMap)
public abstract int nextDoc()
throws java.io.IOException
DocIdSetIterator.NO_MORE_DOCS when donejava.io.IOExceptionCopyright © 2000–2025 The Apache Software Foundation. All rights reserved.