Class VectorComparisonProcessors.LessThanOrEqual
java.lang.Object
org.apache.druid.math.expr.vector.VectorMathBivariateLongProcessorFactory
org.apache.druid.math.expr.vector.SimpleVectorMathBivariateLongProcessorFactory
org.apache.druid.math.expr.vector.SimpleVectorComparisonProcessorFactory
org.apache.druid.math.expr.vector.VectorComparisonProcessors.LessThanOrEqual
- All Implemented Interfaces:
BivariateFunctionVectorProcessorFactory
- Enclosing class:
- VectorComparisonProcessors
public static class VectorComparisonProcessors.LessThanOrEqual
extends SimpleVectorComparisonProcessorFactory
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.druid.math.expr.vector.SimpleVectorComparisonProcessorFactory
SimpleVectorComparisonProcessorFactory.ObjectsComparatorFunction -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.druid.math.expr.vector.SimpleVectorComparisonProcessorFactory
asProcessorMethods inherited from class org.apache.druid.math.expr.vector.SimpleVectorMathBivariateLongProcessorFactory
doubleLongProcessor, doublesProcessor, longDoubleProcessor, longsProcessor
-
Constructor Details
-
LessThanOrEqual
public LessThanOrEqual()
-