Uses of Class
io.siddhi.core.table.record.AbstractQueryableRecordTable
-
Packages that use AbstractQueryableRecordTable Package Description io.siddhi.core.util.cache -
-
Uses of AbstractQueryableRecordTable in io.siddhi.core.util.cache
Constructors in io.siddhi.core.util.cache with parameters of type AbstractQueryableRecordTable Constructor Description CacheExpirer(long retentionPeriod, InMemoryTable cacheTable, Map<String,Table> tableMap, AbstractQueryableRecordTable storeTable, SiddhiAppContext siddhiAppContext)
-