Class SimpleVectorComparisonProcessorFactory.ObjectsComparatorFunction
java.lang.Object
org.apache.druid.math.expr.vector.SimpleVectorComparisonProcessorFactory.ObjectsComparatorFunction
- All Implemented Interfaces:
LongBivariateObjectsFunction
- Enclosing class:
SimpleVectorComparisonProcessorFactory
public static final class SimpleVectorComparisonProcessorFactory.ObjectsComparatorFunction
extends Object
implements LongBivariateObjectsFunction
-
Constructor Summary
ConstructorsConstructorDescriptionObjectsComparatorFunction(NullableTypeStrategy<Object> nullableTypeStrategy, ComparatorFunction comparatorFunction) -
Method Summary
-
Constructor Details
-
ObjectsComparatorFunction
public ObjectsComparatorFunction(NullableTypeStrategy<Object> nullableTypeStrategy, ComparatorFunction comparatorFunction)
-
-
Method Details
-
process
- Specified by:
processin interfaceLongBivariateObjectsFunction
-