public abstract class StrAggValueSource extends AggValueSource
| Modifier and Type | Field and Description |
|---|---|
protected String |
arg |
name| Constructor and Description |
|---|
StrAggValueSource(String name,
String arg) |
| Modifier and Type | Method and Description |
|---|---|
String |
description() |
boolean |
equals(Object o) |
String |
getArg() |
int |
hashCode() |
createFacetMerger, createSlotAcc, getChildren, getValues, nameprotected String arg
public String getArg()
public boolean equals(Object o)
equals in class AggValueSourcepublic int hashCode()
hashCode in class org.apache.lucene.queries.function.ValueSourcepublic String description()
description in class org.apache.lucene.queries.function.ValueSourceCopyright © 2000–2015 The Apache Software Foundation. All rights reserved.