Interface | Description |
---|---|
CompiledUpdateSet |
Marker interface for
CompiledUpdateSet |
Class | Description |
---|---|
CacheTable |
common interface for FIFO, LRU, and LFU cache tables
|
CacheTableFIFO |
cache table with FIFO entry removal
|
CacheTableLFU |
cache table with FIFO entry removal
|
CacheTableLRU |
cache table with LRU entry removal
|
InMemoryCompiledCondition |
Compiled condition created for
InMemoryTable |
InMemoryCompiledUpdateSet |
Compiled update-set created for
InMemoryTable |
InMemoryTable |
In-memory event table implementation of SiddhiQL.
|
Table |
Interface class to represent Tables in Siddhi.
|
Copyright © 2019. All rights reserved.