Class Stats


  • public class Stats
    extends java.lang.Object
    A class encapsulating a Stats datapoint. Ably usage information, across an account or an individual app, is available as Stats records on a timeline with different granularities. This class defines the Stats type and its subtypes, giving a structured representation of service usage for a specific scope and time interval. This class also contains utility methods to convert from the different formats used for REST responses.