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