Interface RecordProvider

    • Method Detail

      • getRecords

        java.util.stream.Stream<java.lang.Iterable<Value<?>>> getRecords()
      • getObservationDomainId

        long getObservationDomainId()
        Returns the observation domain ID as specified by the underlying packet used to generate these records.
        Returns:
        the observation domain ID or 0 if there is no such concept available.
      • getSequenceNumber

        long getSequenceNumber()
        Returns the sequence number as provided by the underlying packet used to generate these records.
        Returns:
        the sequence number