Class CoalesceLongVectorProcessor

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

public final class CoalesceLongVectorProcessor extends CoalesceFunctionVectorProcessor<long[]>