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 OverlordHelper
public void schedule(ScheduledExecutorService exec)
schedule
in interface OverlordHelper
Copyright © 2011–2017. All rights reserved.