public abstract class LongValues
extends java.lang.Object
| Constructor and Description |
|---|
LongValues() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
advanceExact(int doc)
Advance this instance to the given document id
|
abstract long |
longValue()
Get the long value for the current document
|
public abstract long longValue()
throws java.io.IOException
java.io.IOExceptionpublic abstract boolean advanceExact(int doc)
throws java.io.IOException
java.io.IOExceptionCopyright © 2000–2025 The Apache Software Foundation. All rights reserved.