Class VectorMathProcessors.BitwiseShiftRight
java.lang.Object
org.apache.druid.math.expr.vector.VectorMathBivariateLongProcessorFactory
org.apache.druid.math.expr.vector.SimpleVectorMathBivariateLongProcessorFactory
org.apache.druid.math.expr.vector.VectorMathProcessors.BitwiseShiftRight
- All Implemented Interfaces:
BivariateFunctionVectorProcessorFactory
- Enclosing class:
- VectorMathProcessors
public static class VectorMathProcessors.BitwiseShiftRight
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
-
BitwiseShiftRight
public BitwiseShiftRight()
-