public abstract class LongValues extends NumericDocValues
PackedInts
utility classes to represent a NumericDocValues instance.EMPTY| Constructor and Description |
|---|
LongValues() |
| Modifier and Type | Method and Description |
|---|---|
long |
get(int idx)
Returns the numeric value for the specified document ID.
|
abstract long |
get(long index)
Get value at
index. |
public abstract long get(long index)
index.public long get(int idx)
NumericDocValuesget in class NumericDocValuesidx - document ID to lookupCopyright © 2010 - 2020 Adobe. All Rights Reserved