Class SimpleVectorMathUnivariateLongProcessorFactory

java.lang.Object
org.apache.druid.math.expr.vector.VectorMathUnivariateLongProcessorFactory
org.apache.druid.math.expr.vector.SimpleVectorMathUnivariateLongProcessorFactory
Direct Known Subclasses:
VectorMathProcessors.BitwiseComplement, VectorMathProcessors.BitwiseConvertDoubleToLongBits, VectorMathProcessors.GetExponent

public class SimpleVectorMathUnivariateLongProcessorFactory extends VectorMathUnivariateLongProcessorFactory
Make a 1 argument math processor with the following type rules long -> long double -> long using simple scalar functions LongUnivariateLongFunction and LongUnivariateDoubleFunction