Package | Description |
---|---|
org.apache.commons.jcs.auxiliary.disk.jdbc.mysql.util |
Modifier and Type | Method and Description |
---|---|
static Date[] |
ScheduleParser.createDatesForSchedule(String schedule)
For each date time that is separated by a comma in the
OptimizationSchedule, create a date and add it to an array of dates.
|
static Date |
ScheduleParser.getDateForSchedule(String startTime)
For a single string it creates a date that is the next time this hh:mm:ss
combo will be seen.
|
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.