Class VectorMathProcessors.BitwiseShiftLeft
java.lang.Object
org.apache.druid.math.expr.vector.VectorMathBivariateLongProcessorFactory
org.apache.druid.math.expr.vector.SimpleVectorMathBivariateLongProcessorFactory
org.apache.druid.math.expr.vector.VectorMathProcessors.BitwiseShiftLeft
- All Implemented Interfaces:
BivariateFunctionVectorProcessorFactory
- Enclosing class:
VectorMathProcessors
public static class VectorMathProcessors.BitwiseShiftLeft
extends SimpleVectorMathBivariateLongProcessorFactory
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.druid.math.expr.vector.SimpleVectorMathBivariateLongProcessorFactory
doubleLongProcessor, doublesProcessor, longDoubleProcessor, longsProcessorMethods inherited from class org.apache.druid.math.expr.vector.VectorMathBivariateLongProcessorFactory
asProcessor
-
Constructor Details
-
BitwiseShiftLeft
public BitwiseShiftLeft()
-