Class Function.LeastFunc

java.lang.Object
org.apache.druid.math.expr.Function.ReduceFunction
org.apache.druid.math.expr.Function.LeastFunc
All Implemented Interfaces:
Function, NamedFunction
Enclosing interface:
Function

public static class Function.LeastFunc extends Function.ReduceFunction
  • Field Details

  • Constructor Details

    • LeastFunc

      public LeastFunc()
  • Method Details

    • name

      public String name()
      Description copied from interface: NamedFunction
      Name of the function