@Internal public abstract class SumFunction extends Object implements Serializable
SumAggregator.| Constructor and Description |
|---|
SumFunction() |
| Modifier and Type | Method and Description |
|---|---|
abstract Object |
add(Object o1,
Object o2) |
static SumFunction |
getForClass(Class<?> clazz) |
public static SumFunction getForClass(Class<?> clazz)
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.