Package org.apache.pinot.query.runtime.operator.operands
-
Interface Summary Interface Description TransformOperand -
Class Summary Class Description FilterOperand NOTE: All BOOLEAN values are represented as 0 (FALSE) and 1 (TRUE) internally.FilterOperand.And FilterOperand.IsNotTrue FilterOperand.IsTrue FilterOperand.Not FilterOperand.Or FilterOperand.Predicate FunctionOperand LiteralOperand ReferenceOperand TransformOperandFactory