Class DataSourceforPV

    • Method Detail

      • getPvName

        public String getPvName()
      • getDataStartTime

        public Timestamp getDataStartTime()
      • getDataEndTime

        public Timestamp getDataEndTime()
      • getLifetimeId

        public int getLifetimeId()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • isOverridingStartAndEndTimes

        public boolean isOverridingStartAndEndTimes()
        Has the data source resolution specified the times for which we are fetching the data? Note this is an optional optimization and is most often used when getting data from the ChannelArchiver. Most other times, we let this default to the start time and end time of the data retrieval request.
        Returns:
        boolean True or False
      • getRequestTimeSpan

        public TimeSpan getRequestTimeSpan()