public abstract static class OrdinalsReader.OrdinalsSegmentReader
extends java.lang.Object
Constructor and Description |
---|
OrdinalsSegmentReader()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
get(int doc,
IntsRef ordinals)
Get the ordinals for this document.
|
public abstract void get(int doc, IntsRef ordinals) throws java.io.IOException
java.io.IOException
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.