public abstract static class FieldCache.Longs extends Object
| Modifier and Type | Field and Description |
|---|---|
static FieldCache.Longs |
EMPTY
Zero value for every document
|
| Constructor and Description |
|---|
Longs() |
| Modifier and Type | Method and Description |
|---|---|
abstract long |
get(int docID)
Return an long representation of this field's value.
|
public static final FieldCache.Longs EMPTY
Copyright © 2000–2021 The Apache Software Foundation. All rights reserved.