Class AggregatedQueryOptions

All Implemented Interfaces:
QueryOptions<AggregatedQueryKey,DataPointType>

public final class AggregatedQueryOptions extends DataPointQueryOptions<AggregatedQueryKey>
Represents the options for querying aggregated data points.

This class extends DataPointQueryOptions and provides additional functionality specific to aggregated queries, such as defining a time window and calculating the number of windows within a given time range.