public class TaskLogAutoCleaner extends Object implements OverlordHelper
| Constructor and Description |
|---|
TaskLogAutoCleaner(TaskLogKiller taskLogKiller,
TaskLogAutoCleanerConfig config) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEnabled() |
void |
schedule(ScheduledExecutorService exec) |
@Inject public TaskLogAutoCleaner(TaskLogKiller taskLogKiller, TaskLogAutoCleanerConfig config)
public boolean isEnabled()
isEnabled in interface OverlordHelperpublic void schedule(ScheduledExecutorService exec)
schedule in interface OverlordHelperCopyright © 2011–2017. All rights reserved.