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