Modifier and Type | Method and Description |
---|---|
Iterator<ChunkReader> |
IndexReader.iterator()
Returns an
Iterator of ChunkReader s, that if read in sequence, provide all the (incremental)
updates from the index. |
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.