Package io.siddhi.core.util.collection.expression
-
Interface Summary Interface Description CollectionExpression Interface for expressions related to collection of events. -
Class Summary Class Description AndCollectionExpression Implementation ofCollectionExpressionwhich represent And expressions.AndMultiPrimaryKeyCollectionExpression Implementation ofCollectionExpressionwhich represent And expressions.AttributeCollectionExpression Implementation ofCollectionExpressionwhich represent attribute expressions.BasicCollectionExpression Implementation ofCollectionExpressionwhich represent generic expressions.CompareCollectionExpression Implementation ofCollectionExpressionwhich represent Compare expressions.NotCollectionExpression Implementation ofCollectionExpressionwhich represent Not expressions.NullCollectionExpression Implementation ofCollectionExpressionwhich represent Null expressions.OrCollectionExpression Implementation ofCollectionExpressionwhich represent Or expressions. -
Enum Summary Enum Description CollectionExpression.CollectionScope Enums to hold collection expression scopes.