Class LongBivariateObjectsFunctionVectorProcessor

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

public final class LongBivariateObjectsFunctionVectorProcessor extends BivariateObjectsFunctionVectorProcessor<Object[],Object[],long[]>