Class CaseSearchedLongVectorProcessor

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

public final class CaseSearchedLongVectorProcessor extends CaseSearchedFunctionVectorProcessor<long[]>