Class | Description |
---|---|
DBAggregationQueryConfiguration |
This class represents the JAXB bean for the query configuration which provide a link between RDBMS Event Table
functions and DB vendor-specific SQL syntax.
|
DBAggregationQueryConfigurationEntry |
This class contains all the Siddhi RDBMS Event Table SQL query configuration mappings.
|
DBAggregationQueryUtil |
Util class for reading persisted aggregation queries
|
DBAggregationSelectFunctionTemplate |
This class contains Select functions query configuration mappings.
|
DBAggregationSelectQueryTemplate |
This class represents clauses of a SELECT query as required by Siddhi RDBMS Event Tables per supported DB vendor.
|
DBAggregationTimeConversionDurationMapping |
This class represents the duration objects that needed to pass in to time conversion function for each database type
inorder to normalize the AGG_EVENT_TIMESTAMP
|
PersistedAggregationResultsProcessor |
Processor implementation to read the results after executing the aggregation query
|
RDBMSTypeMapping |
This class represents the SQL datatype mappings required by Siddhi RDBMS Event Tables per supported DB vendor.
|
Copyright © 2021. All rights reserved.