Uses of Class
org.apache.pinot.query.runtime.operator.operands.FilterOperand
-
Packages that use FilterOperand Package Description org.apache.pinot.query.runtime.operator.operands -
-
Uses of FilterOperand in org.apache.pinot.query.runtime.operator.operands
Subclasses of FilterOperand in org.apache.pinot.query.runtime.operator.operands Modifier and Type Class Description static classFilterOperand.Andstatic classFilterOperand.IsNotTruestatic classFilterOperand.IsTruestatic classFilterOperand.Notstatic classFilterOperand.Orstatic classFilterOperand.Predicate
-