Interface LongPointData

    • Method Detail

      • getValue

        long getValue()
        Returns the value of the data point.
      • getExemplars

        java.util.List<LongExemplarData> getExemplars()
        List of exemplars collected from measurements aggregated into this point.
        Specified by:
        getExemplars in interface PointData