public class StorageCleanupJob
extends org.apache.kylin.common.util.AbstractApplication
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
delete |
protected static org.apache.kylin.job.manager.ExecutableManager |
executableManager |
protected static org.slf4j.Logger |
logger |
protected static org.apache.commons.cli.Option |
OPTION_DELETE |
static int |
TIME_THRESHOLD_DELETE_HTABLE |
| Constructor and Description |
|---|
StorageCleanupJob() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute(org.apache.kylin.common.util.OptionsHelper optionsHelper) |
protected org.apache.commons.cli.Options |
getOptions() |
static void |
main(String[] args) |
protected static final org.apache.commons.cli.Option OPTION_DELETE
protected static final org.slf4j.Logger logger
public static final int TIME_THRESHOLD_DELETE_HTABLE
protected boolean delete
protected static org.apache.kylin.job.manager.ExecutableManager executableManager
protected org.apache.commons.cli.Options getOptions()
getOptions in class org.apache.kylin.common.util.AbstractApplicationprotected void execute(org.apache.kylin.common.util.OptionsHelper optionsHelper)
throws Exception
execute in class org.apache.kylin.common.util.AbstractApplicationExceptionCopyright © 2014–2016 Apache Software Foundation. All rights reserved.