| Package | Description |
|---|---|
| org.aoju.bus.image.galaxy |
| Modifier and Type | Field and Description |
|---|---|
protected ScheduleExpression |
DeleterThreshold.schedule |
| Modifier and Type | Method and Description |
|---|---|
ScheduleExpression |
ScheduleExpression.dayOfWeek(String s) |
ScheduleExpression |
ScheduleExpression.hour(String s) |
static ScheduleExpression |
ScheduleExpression.valueOf(String s) |
static ScheduleExpression[] |
ScheduleExpression.valuesOf(String... ss) |
| Modifier and Type | Method and Description |
|---|---|
static Calendar |
ScheduleExpression.ceil(Calendar cal,
ScheduleExpression... schedules) |
static boolean |
ScheduleExpression.emptyOrAnyContains(Calendar cal,
ScheduleExpression... expressions) |
| Constructor and Description |
|---|
DeleterThreshold(String value,
long minUsableSpace,
ScheduleExpression schedule) |
RetentionPeriod(String value,
Period period,
ScheduleExpression schedule) |
Copyright © 2020. All rights reserved.