Class HistorianProvider

  • All Implemented Interfaces:
    TagHistoryProvider
    Direct Known Subclasses:
    LocalHistorianProvider

    public class HistorianProvider
    extends java.lang.Object
    implements TagHistoryProvider
    This is a generic TagHistoryProvider build around the tsdb Historian api. This essentially links our historian abstraction into the tag history system's store and query mechanisms. It can be used by provider types build around that system.