Uses of Class
org.apache.druid.segment.virtual.ExpressionVectorInputBinding
Packages that use ExpressionVectorInputBinding
-
Uses of ExpressionVectorInputBinding in org.apache.druid.segment.virtual
Methods in org.apache.druid.segment.virtual that return ExpressionVectorInputBindingModifier and TypeMethodDescriptionExpressionVectorInputBinding.addNumeric(String name, ExpressionType type, VectorValueSelector selector) ExpressionVectorInputBinding.addObjectSelector(String name, ExpressionType type, VectorObjectSelector selector)