public class InMemoryCompiledCondition extends Object implements CompiledCondition
InMemoryTable| Constructor and Description |
|---|
InMemoryCompiledCondition(CompiledCondition operatorCompiledCondition,
ExpressionExecutor updateOrInsertExpressionExecutor,
int storeEventIndex) |
| Modifier and Type | Method and Description |
|---|---|
CompiledCondition |
getOperatorCompiledCondition() |
int |
getStoreEventIndex() |
ExpressionExecutor |
getUpdateOrInsertExpressionExecutor() |
public InMemoryCompiledCondition(CompiledCondition operatorCompiledCondition, ExpressionExecutor updateOrInsertExpressionExecutor, int storeEventIndex)
public CompiledCondition getOperatorCompiledCondition()
public ExpressionExecutor getUpdateOrInsertExpressionExecutor()
public int getStoreEventIndex()
Copyright © 2019. All rights reserved.