Class Function.ArraysMergeFunction

java.lang.Object
org.apache.druid.math.expr.Function.ArraysFunction
org.apache.druid.math.expr.Function.ArraysMergeFunction
All Implemented Interfaces:
Function, NamedFunction
Direct Known Subclasses:
Function.ArrayConcatFunction, Function.ArraySetAddAllFunction
Enclosing interface:
Function

public abstract static class Function.ArraysMergeFunction extends Function.ArraysFunction
Base scaffolding for functions which accept 2 array arguments and combine them in some way