Package | Description |
---|---|
io.siddhi.core.aggregation.persistedaggregation.config | |
io.siddhi.core.util.parser |
Modifier and Type | Method and Description |
---|---|
static DBAggregationQueryConfigurationEntry |
DBAggregationQueryUtil.lookupCurrentQueryConfigurationEntry(AggregationParser.Database databaseType)
Isolates a particular RDBMS query configuration entry which matches the retrieved DB metadata.
|
Modifier and Type | Method and Description |
---|---|
static AggregationParser.Database |
AggregationParser.Database.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AggregationParser.Database[] |
AggregationParser.Database.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.