Class IfObjectVectorProcessor

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

public class IfObjectVectorProcessor extends IfFunctionVectorProcessor<Object[]>