Package io.siddhi.core.table
-
Interface Summary Interface Description CompiledUpdateSet Marker interface forCompiledUpdateSet -
Class Summary Class Description CacheTable common interface for FIFO, LRU, and LFU cache tablesCacheTableFIFO cache table with FIFO entry removalCacheTableLFU cache table with FIFO entry removalCacheTableLRU cache table with LRU entry removalInMemoryCompiledCondition Compiled condition created forInMemoryTableInMemoryCompiledUpdateSet Compiled update-set created forInMemoryTableInMemoryTable In-memory event table implementation of SiddhiQL.Table Interface class to represent Tables in Siddhi. -
Enum Summary Enum Description Table.OnErrorAction Different Type of On Error Actions