Class IfDoubleVectorProcessor

java.lang.Object
org.apache.druid.math.expr.vector.IfFunctionVectorProcessor<double[]>
org.apache.druid.math.expr.vector.IfDoubleVectorProcessor
All Implemented Interfaces:
ExprVectorProcessor<double[]>

public class IfDoubleVectorProcessor extends IfFunctionVectorProcessor<double[]>