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