Class CoalesceVectorObjectProcessor

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

public final class CoalesceVectorObjectProcessor extends CoalesceFunctionVectorProcessor<Object[]>