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, nameasDoubleValuesSource, asLongValuesSource, createWeight, fromDoubleValuesSource, getSortField, newContext, toStringprotected String arg
public String getArg()
public boolean equals(Object o)
equals in class AggValueSourcepublic int hashCode()
hashCode in class ValueSourcepublic String description()
description in class ValueSourceCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.