All Implemented Interfaces:
QueryOptions<RawQueryKey,DataPointType>

public final class RawQueryOptions extends DataPointQueryOptions<RawQueryKey>
Represents the options for querying raw data points.

This final class extends DataPointQueryOptions with a specific query key type of RawQueryKey. It provides functionality for building and retrieving query options specific to raw data points.