Class MathFunctions.RandomWithoutSeed

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

public static class MathFunctions.RandomWithoutSeed extends Object implements DrillSimpleFunc
  • Constructor Details

    • RandomWithoutSeed

      public RandomWithoutSeed()
  • Method Details