Class JanitorReport

    • Constructor Detail

      • JanitorReport

        public JanitorReport​(java.lang.String dataPath,
                             boolean dryRun)
    • Method Detail

      • getDayThresholdDate

        public long getDayThresholdDate()
      • setDayThresholdDate

        public void setDayThresholdDate​(long dayThresholdDate)
      • getMonthThresholdDate

        public long getMonthThresholdDate()
      • setMonthThresholdDate

        public void setMonthThresholdDate​(long monthThresholdDate)
      • isDryRun

        public boolean isDryRun()