Class SimpleVectorMathUnivariateProcessorFactory

java.lang.Object
org.apache.druid.math.expr.vector.VectorMathUnivariateProcessorFactory
org.apache.druid.math.expr.vector.SimpleVectorMathUnivariateProcessorFactory
Direct Known Subclasses:
VectorMathProcessors.Abs, VectorMathProcessors.Negate

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