Class SimpleVectorMathBivariateLongProcessorFactory

java.lang.Object
org.apache.druid.math.expr.vector.VectorMathBivariateLongProcessorFactory
org.apache.druid.math.expr.vector.SimpleVectorMathBivariateLongProcessorFactory
All Implemented Interfaces:
BivariateFunctionVectorProcessorFactory
Direct Known Subclasses:
SimpleVectorComparisonProcessorFactory, VectorMathProcessors.BitwiseAnd, VectorMathProcessors.BitwiseOr, VectorMathProcessors.BitwiseShiftLeft, VectorMathProcessors.BitwiseShiftRight, VectorMathProcessors.BitwiseXor, VectorMathProcessors.LongDivide

public class SimpleVectorMathBivariateLongProcessorFactory extends VectorMathBivariateLongProcessorFactory
Make a 2 argument, math processor with the following type rules long, long -> long long, double -> long double, long -> long double, double -> long