Interface DayAndHourExpiration.DateAndHour

Enclosing class:
DayAndHourExpiration

public static interface DayAndHourExpiration.DateAndHour
The value contained in this object contains both the date and the hour.
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
  • Method Details

    • date

      String date()
      Returns:
      the date in yyyy-MM-dd format
    • hour

      String hour()
      Returns:
      the hourly log file name in yyyy-MM-dd.HHmmss.SSSZ format.