public class SingularityExecutorTaskLogManager extends Object
| Constructor and Description |
|---|
SingularityExecutorTaskLogManager(SingularityExecutorTaskDefinition taskDefinition,
TemplateManager templateManager,
com.hubspot.singularity.runner.base.configuration.SingularityRunnerBaseConfiguration baseConfiguration,
SingularityExecutorConfiguration configuration,
org.slf4j.Logger log,
com.hubspot.singularity.runner.base.shared.JsonObjectFileHelper jsonObjectFileHelper) |
| Modifier and Type | Method and Description |
|---|---|
Path |
getLogrotateConfPath() |
boolean |
manualLogrotate() |
boolean |
removeLogrotateFile() |
void |
setup() |
boolean |
teardown() |
public SingularityExecutorTaskLogManager(SingularityExecutorTaskDefinition taskDefinition, TemplateManager templateManager, com.hubspot.singularity.runner.base.configuration.SingularityRunnerBaseConfiguration baseConfiguration, SingularityExecutorConfiguration configuration, org.slf4j.Logger log, com.hubspot.singularity.runner.base.shared.JsonObjectFileHelper jsonObjectFileHelper)
public void setup()
public boolean teardown()
public boolean removeLogrotateFile()
public boolean manualLogrotate()
public Path getLogrotateConfPath()
Copyright © 2015. All rights reserved.