public static class MinIoStoreProperties.CleanCache extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
private Long |
aliveDuration
存活时间(单位: millisecond)
- 1000L * 60 * 60 * 24
|
private Long |
cleanPeriod
清除周期(单位: millisecond)
- 1000L * 60 * 60 * 24
|
private String |
directory
文件缓存目录
|
private Boolean |
enabled
是否开启(默认: 开启)
|
| 构造器和说明 |
|---|
CleanCache() |
Copyright © 2021 LmayE. All rights reserved.