Package com.inductiveautomation.historian.common.model.options
package com.inductiveautomation.historian.common.model.options
-
ClassDescriptionAbstract base class for query options in the historian system.AbstractQueryOptions.BaseBuilder<K extends QueryKey<T>,
T extends TemporalPointType & QueryablePointType<T>, B extends AbstractQueryOptions.BaseBuilder<K, T, B>> Abstract base class for buildingAbstractQueryOptions
.Represents a key for querying aggregated data points.Represents the options for querying aggregated data points.Builder class for constructing instances ofAggregatedQueryOptions
.Represents a query key for annotation data points.Represents the options for querying annotation data points.Builder class for constructing instances ofAnnotationQueryOptions
.Represents a query key for complex data points.ComplexQueryOptions<K extends ComplexQueryKey<?>>Represents options for querying complex points.Represents a query key for standard point types (raw and aggregated).DataPointQueryOptions<K extends DataPointQueryKey>Represents the base options for querying data points.DataPointQueryOptions.DataQueryBuilder<K extends DataPointQueryKey,B extends DataPointQueryOptions.DataQueryBuilder<K, B>> A builder class for constructing instances ofDataPointQueryOptions
.Represents a key for querying metadata points.Represents the options for querying metadata points.A builder class for constructing instances ofMetadataQueryOptions
.Base interface for all query keys.Represents the options for querying supported queryableTemporalPoint
.Represents a key for querying raw data points.Represents the options for querying raw data points.A builder class for constructing instances ofRawQueryOptions
.Represents the options for writing query results.A builder class for constructing instances ofResultWriterOptions
.Enum representing the type of object for the query result.Enum representing the format of the query result.