Uses of Package
org.apache.pinot.common.request.context
-
Packages that use org.apache.pinot.common.request.context Package Description org.apache.pinot.common.request.context org.apache.pinot.common.request.context.predicate -
Classes in org.apache.pinot.common.request.context used by org.apache.pinot.common.request.context Class Description ExpressionContext TheExpressionContextclass represents an expression in the query.ExpressionContext.Type FilterContext TheFilterContextclass encapsulates the information of a filter in the query.FilterContext.Type FunctionContext TheFunctionContextclass represents the function in the expression.FunctionContext.Type LiteralContext TheLiteralContextclass represents a literal in the query. -
Classes in org.apache.pinot.common.request.context used by org.apache.pinot.common.request.context.predicate Class Description ExpressionContext TheExpressionContextclass represents an expression in the query.