()
| 1897 | Aggregator getAggregator() {return aggregator; } |
| 1898 | DownsamplingSpecification getDownsampler() { return downsampler; } |
| 1899 | RollupQuery getRollupQuery() { return rollup_query; } |
| 1900 | int getQueryIndex() { return query_index; } |
| 1901 | |
| 1902 |
no outgoing calls