Uses of Interface
org.apache.druid.math.expr.vector.BivariateFunctionVectorProcessorFactory
Packages that use BivariateFunctionVectorProcessorFactory
-
Uses of BivariateFunctionVectorProcessorFactory in org.apache.druid.math.expr.vector
Classes in org.apache.druid.math.expr.vector that implement BivariateFunctionVectorProcessorFactoryModifier and TypeClassDescriptionclassclassMake a 2 argument, math processor with the following type rules long, long -> double long, double -> double double, long -> double double, double -> doubleclassMake a 2 argument, math processor with the following type rules long, long -> long long, double -> long double, long -> long double, double -> longclassMake a 2 argument, math processor with the following type rules long, long -> long long, double -> double double, long -> double double, double -> doublestatic classstatic classstatic classstatic classstatic classstatic classclassMake a 2 argument, math processor with the following type rules long, long -> double long, double -> double double, long -> double double, double -> doubleclassMake a 2 argument, math processor with the following type rules long, long -> long long, double -> long double, long -> long double, double -> longclassMake a 2 argument, math processor with the following type rules long, long -> long long, double -> double double, long -> double double, double -> doublestatic final classVectorizized addition processor factorystatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic final classstatic final classstatic classstatic final classstatic classstatic classstatic final classstatic final classstatic classstatic final classstatic classstatic classstatic final classMethods in org.apache.druid.math.expr.vector that return BivariateFunctionVectorProcessorFactoryModifier and TypeMethodDescriptionVectorComparisonProcessors.equals()VectorComparisonProcessors.greaterThan()VectorComparisonProcessors.greaterThanOrEquals()VectorComparisonProcessors.lessThan()VectorComparisonProcessors.lessThanOrEquals()VectorComparisonProcessors.notEquals()