Class VectorComparisonProcessors.NotEqual
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.NotEqual
- All Implemented Interfaces:
BivariateFunctionVectorProcessorFactory
- Enclosing class:
VectorComparisonProcessors
public static class VectorComparisonProcessors.NotEqual
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
-
NotEqual
public NotEqual()
-