Class IfLongVectorProcessor

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

public class IfLongVectorProcessor extends IfFunctionVectorProcessor<long[]>