public class FieldListaggAgg extends FieldAggregator
Modifier and Type | Field and Description |
---|---|
static String |
NAME |
fieldType
Constructor and Description |
---|
FieldListaggAgg(DataType dataType,
CoreOptions options,
String field) |
Modifier and Type | Method and Description |
---|---|
Object |
agg(Object accumulator,
Object inputField) |
aggReversed, createFieldAggregator, reset, retract
public static final String NAME
public FieldListaggAgg(DataType dataType, CoreOptions options, String field)
public Object agg(Object accumulator, Object inputField)
agg
in class FieldAggregator
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.