Class ObjectBivariateObjectsFunctionVectorProcessor

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

public abstract class ObjectBivariateObjectsFunctionVectorProcessor extends BivariateObjectsFunctionVectorProcessor<Object[],Object[],Object[]>