Interface Statistics

  • All Known Implementing Classes:
    VertexThreadInfoStats

    public interface Statistics
    Represents one or more statistics samples.
    • Method Detail

      • getEndTime

        long getEndTime()
        Returns the timestamp when the last sample of this Statistics was collected.
        Returns:
        the timestamp of the last sample.