Class ByteArrayFunctions.ByteArrLength
java.lang.Object
org.apache.drill.exec.expr.fn.impl.ByteArrayFunctions.ByteArrLength
- All Implemented Interfaces:
DrillFunc,DrillSimpleFunc
- Enclosing class:
ByteArrayFunctions
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ByteArrLength
public ByteArrLength()
-
-
Method Details
-
setup
public void setup()- Specified by:
setupin interfaceDrillSimpleFunc
-
eval
public void eval()- Specified by:
evalin interfaceDrillSimpleFunc
-