public interface ExpressionExecutor extends Serializable
Modifier and Type | Method and Description |
---|---|
Object |
execute(ComplexEvent event) |
io.siddhi.query.api.definition.Attribute.Type |
getReturnType() |
Object execute(ComplexEvent event)
io.siddhi.query.api.definition.Attribute.Type getReturnType()
Copyright © 2021. All rights reserved.