Uses of Class
org.apache.druid.math.expr.Function.CoalesceFunc
Packages that use Function.CoalesceFunc
-
Uses of Function.CoalesceFunc in org.apache.druid.math.expr
Subclasses of Function.CoalesceFunc in org.apache.druid.math.exprModifier and TypeClassDescriptionstatic classnvl is like coalesce, but accepts exactly two arguments.