Package org.apache.solr.client.solrj.io.stream.expr
Expression language for the Streaming Aggregation API
-
Interface Summary Interface Description Explanation.ExpressionType Expressible Defines a stream that can be expressed in an expressionStreamExpressionParameter Base interface of a stream parameter -
Class Summary Class Description DefaultStreamFactory A default collection of mappings, used to convert strings into stream expressions.Explanation Explanation containing details about a expressionInjectionDefense A class with which to safely build a streaming expression.StreamExplanation Explanation containing details about a stream expressionStreamExpression Expression containing a function and set of parametersStreamExpressionNamedParameter Provides a named parameterStreamExpressionParser Takes a prefix notation expression and returns a tokenized expressionStreamExpressionValue Basic string stream expressionStreamFactory Used to convert strings into stream expressions