Class InMemoryCompiledCondition

    • Constructor Detail

      • InMemoryCompiledCondition

        public InMemoryCompiledCondition​(CompiledCondition operatorCompiledCondition,
                                         ExpressionExecutor updateOrInsertExpressionExecutor,
                                         int storeEventIndex)
    • Method Detail

      • getOperatorCompiledCondition

        public CompiledCondition getOperatorCompiledCondition()
      • getUpdateOrInsertExpressionExecutor

        public ExpressionExecutor getUpdateOrInsertExpressionExecutor()
      • getStoreEventIndex

        public int getStoreEventIndex()