public abstract class FieldCacheSource extends ValueSource
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
field |
| Constructor and Description |
|---|
FieldCacheSource(java.lang.String field) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
description()
description of field, used in explain()
|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getField() |
int |
hashCode() |
asDoubleValuesSource, asLongValuesSource, createWeight, fromDoubleValuesSource, getSortField, getValues, newContext, toStringpublic java.lang.String getField()
public java.lang.String description()
ValueSourcedescription in class ValueSourcepublic boolean equals(java.lang.Object o)
equals in class ValueSourcepublic int hashCode()
hashCode in class ValueSourceCopyright © 2000–2025 The Apache Software Foundation. All rights reserved.