Class CoalesceDoubleVectorProcessor

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

public final class CoalesceDoubleVectorProcessor extends CoalesceFunctionVectorProcessor<double[]>