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.IOException
public abstract boolean advanceExact(int doc) throws java.io.IOException
java.io.IOException
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.