public interface CollectionExpression
Modifier and Type | Interface and Description |
---|---|
static class |
CollectionExpression.CollectionScope
Enums to hold collection expression scopes.
|
Modifier and Type | Method and Description |
---|---|
CollectionExpression.CollectionScope |
getCollectionScope() |
io.siddhi.query.api.expression.Expression |
getExpression() |
Set<String> |
getMultiPrimaryKeys() |
io.siddhi.query.api.expression.Expression getExpression()
CollectionExpression.CollectionScope getCollectionScope()
Copyright © 2019. All rights reserved.