Class StringFunctions.ConcatBothNullInput

java.lang.Object
org.apache.drill.exec.expr.fn.impl.StringFunctions.ConcatBothNullInput
All Implemented Interfaces:
DrillFunc, DrillSimpleFunc
Enclosing class:
StringFunctions

public static class StringFunctions.ConcatBothNullInput extends Object implements DrillSimpleFunc
  • Constructor Details

    • ConcatBothNullInput

      public ConcatBothNullInput()
  • Method Details