public abstract static class OrdinalsReader.OrdinalsSegmentReader extends 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 IOException
IOException
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.