public class FieldBoolOrAgg extends FieldAggregator
fieldType, name
Constructor and Description |
---|
FieldBoolOrAgg(String name,
BooleanType dataType) |
Modifier and Type | Method and Description |
---|---|
Object |
agg(Object accumulator,
Object inputField) |
aggReversed, reset, retract
public FieldBoolOrAgg(String name, BooleanType dataType)
public Object agg(Object accumulator, Object inputField)
agg
in class FieldAggregator
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.