Package com.inductiveautomation.historian.common.model.data
package com.inductiveautomation.historian.common.model.data
-
ClassDescriptionAggregatedDataPoint<V,
A extends AggregationType> Represents an aggregated data point with its value, quality, and aggregation information.AggregatedDataPoint.Builder<V,A extends AggregationType> Builder class for constructingAggregatedDataPoint
instances.AggregatedPoint<V,A extends AggregationType> Represents an aggregated data point in the historian system.Represents an annotation in the historian system.Represents a change point for annotation changes.Represents an annotation point in the historian system.A builder class for constructingAnnotationPoint
instances.AtomicPoint<V>Represents an atomic data point in the historian system.ChangePoint<V>Represents a change point in the historian system.Represents a change point type in the historian system.ComplexPoint<V>Represents a complex point in the historian system.Represents a complex point type in the historian system.DataPoint<V>Represents a data point in the historian system.A factory class for creating various types of data points, including atomic and aggregated points.Represents a type of data point in the historian system.Represents a metadata point in the historian system.A builder class for constructingMetadataPoint
instances.Represents a type of point that can be queried in the historian system.Represents an entity capable of creating and managing snapshots.Represents a change point for source changes.Represents the value of a source change.An enumeration representing standard types of change points in the historian system.An enumeration representing standard types of complex points in the historian system.Standard types for data points, mapping to their respective implementations.Represents the result of a storage operation.Represents a storage operation that resulted in an exception.Represents a failed storage operation where all data failed to be stored.Represents a storage operation that resulting in nothing occurring.Represents a partially failed storage operation where some data were stored successfully and others failed.Represents a fully successful storage operation where all data were stored successfully.TemporalPoint<V,T extends TemporalPointType> Represents a temporal point in the historian system.Represents a type of temporal point in the historian system.