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[]>

public final class CastToDoubleVectorProcessor extends CastToTypeVectorProcessor<double[]>