Class BitFunctions
java.lang.Object
org.apache.drill.exec.expr.fn.impl.BitFunctions
Function templates for Bit/BOOLEAN functions other than comparison
functions. (Bit/BOOLEAN comparison functions are generated in
ComparisonFunctions.java template.)
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
BitFunctions
public BitFunctions()
-