Class CastToObjectVectorProcessor
java.lang.Object
org.apache.druid.math.expr.vector.CastToTypeVectorProcessor<Object[]>
org.apache.druid.math.expr.vector.CastToObjectVectorProcessor
- All Implemented Interfaces:
ExprVectorProcessor<Object[]>
-
Field Summary
Fields inherited from class org.apache.druid.math.expr.vector.CastToTypeVectorProcessor
delegate -
Constructor Summary
ConstructorsConstructorDescriptionCastToObjectVectorProcessor(ExprVectorProcessor<?> delegate, ExpressionType outputType) -
Method Summary
Methods inherited from class org.apache.druid.math.expr.vector.CastToTypeVectorProcessor
cast, maxVectorSize
-
Constructor Details
-
CastToObjectVectorProcessor
-
-
Method Details
-
evalVector
-
getOutputType
-