Class Function.GreatestFunc

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

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

  • Constructor Details

    • GreatestFunc

      public GreatestFunc()
  • Method Details

    • name

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