Class HistorianUtilities
java.lang.Object
com.inductiveautomation.historian.gateway.util.HistorianUtilities
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<AggregatedQueryKey>static List<RawQueryKey>static ThreadFactorycreateThreadFactory(String name) static AnnotationChangePointtoAnnotationChangePoint(Annotation annotation) static AnnotationPointtoAnnotationPoint(Annotation annotation) static Annotationstatic TagHistoryQueryParamstoLegacyQueryParams(DataPointQueryOptions<?> queryOptions, ResultWriterOptions writerOptions)
-
Method Details
-
toLegacyQueryParams
public static TagHistoryQueryParams toLegacyQueryParams(DataPointQueryOptions<?> queryOptions, ResultWriterOptions writerOptions) -
createAggregatedQueryKeys
-
createRawQueryKeys
-
toLegacyAnnotation
-
toAnnotationPoint
-
toAnnotationChangePoint
-
createThreadFactory
-