Class DayCounterInfo

    • Constructor Detail

      • DayCounterInfo

        public DayCounterInfo​(String date,
                              long[] counters)
    • Method Detail

      • getDate

        public String getDate()
        Returns the date of the counter.
      • getCounters

        public long[] getCounters()
        Returns a 24-length array corresponding to the number of messages added to the queue for the given hour of the day.