protected class AbstractRecordTable.RecordStoreCompiledCondition extends Object implements CompiledCondition
AbstractRecordTable
Modifier and Type | Field and Description |
---|---|
protected Map<String,ExpressionExecutor> |
variableExpressionExecutorMap |
Modifier and Type | Method and Description |
---|---|
CompiledCondition |
getCompiledCondition() |
SiddhiQueryContext |
getSiddhiQueryContext() |
protected Map<String,ExpressionExecutor> variableExpressionExecutorMap
public CompiledCondition getCompiledCondition()
public SiddhiQueryContext getSiddhiQueryContext()
Copyright © 2019. All rights reserved.