public class FieldFirstNonNullValueAgg extends FieldAggregator
fieldType, name| Constructor and Description |
|---|
FieldFirstNonNullValueAgg(String name,
DataType dataType) |
| Modifier and Type | Method and Description |
|---|---|
Object |
agg(Object accumulator,
Object inputField) |
void |
reset()
reset the aggregator to a clean start state.
|
aggReversed, retractpublic Object agg(Object accumulator, Object inputField)
agg in class FieldAggregatorpublic void reset()
FieldAggregatorreset in class FieldAggregatorCopyright © 2023–2025 The Apache Software Foundation. All rights reserved.