Class AbstractQueryableRecordTable.CompiledSelectionWithCache

    • Constructor Detail

      • CompiledSelectionWithCache

        public CompiledSelectionWithCache​(io.siddhi.core.table.record.AbstractQueryableRecordTable.RecordStoreCompiledSelection recordStoreCompiledSelection,
                                          QuerySelector querySelector,
                                          MetaStateEvent metaStateEvent,
                                          int storeEventIndex,
                                          List<VariableExpressionExecutor> variableExpressionExecutors)
    • Method Detail

      • getRecordStoreCompiledSelection

        public io.siddhi.core.table.record.AbstractQueryableRecordTable.RecordStoreCompiledSelection getRecordStoreCompiledSelection()
      • getStoreEventIndex

        public int getStoreEventIndex()