Class VectorMathProcessors.Min
java.lang.Object
org.apache.druid.math.expr.vector.VectorMathBivariateProcessorFactory
org.apache.druid.math.expr.vector.SimpleVectorMathBivariateProcessorFactory
org.apache.druid.math.expr.vector.VectorMathProcessors.Min
- All Implemented Interfaces:
BivariateFunctionVectorProcessorFactory
- Enclosing class:
- VectorMathProcessors
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.druid.math.expr.vector.SimpleVectorMathBivariateProcessorFactory
doubleLongProcessor, doublesProcessor, longDoubleProcessor, longsProcessorMethods inherited from class org.apache.druid.math.expr.vector.VectorMathBivariateProcessorFactory
asProcessor
-
Constructor Details
-
Min
public Min()
-