Class CoalesceDoubleVectorProcessor
java.lang.Object
org.apache.druid.math.expr.vector.CoalesceFunctionVectorProcessor<double[]>
org.apache.druid.math.expr.vector.CoalesceDoubleVectorProcessor
- All Implemented Interfaces:
ExprVectorProcessor<double[]>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionExprEvalVector<double[]>evalVector(Expr.VectorInputBinding bindings) Methods inherited from class org.apache.druid.math.expr.vector.CoalesceFunctionVectorProcessor
getOutputType, maxVectorSize
-
Constructor Details
-
CoalesceDoubleVectorProcessor
-
-
Method Details
-
evalVector
-