Interface Statistics

All Known Implementing Classes:
VertexThreadInfoStats

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

    Modifier and Type
    Method
    Description
    long
    Returns the timestamp when the last sample of this Statistics was collected.
  • Method Details

    • getEndTime

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