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, name
asDoubleValuesSource, asLongValuesSource, createWeight, fromDoubleValuesSource, getSortField, newContext, toString
protected String arg
public String getArg()
public boolean equals(Object o)
equals
in class AggValueSource
public int hashCode()
hashCode
in class ValueSource
public String description()
description
in class ValueSource
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.