@Deprecated public class StorageCleanupJob extends org.apache.kylin.common.util.AbstractApplication
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
delete
Deprecated.
|
static int |
deleteTimeout
Deprecated.
|
protected static org.apache.kylin.job.execution.ExecutableManager |
executableManager
Deprecated.
|
protected boolean |
force
Deprecated.
|
protected static org.slf4j.Logger |
logger
Deprecated.
|
protected static org.apache.commons.cli.Option |
OPTION_DELETE
Deprecated.
|
protected static org.apache.commons.cli.Option |
OPTION_FORCE
Deprecated.
|
| Constructor and Description |
|---|
StorageCleanupJob()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute(org.apache.kylin.common.util.OptionsHelper optionsHelper)
Deprecated.
|
protected org.apache.commons.cli.Options |
getOptions()
Deprecated.
|
static void |
main(String[] args)
Deprecated.
|
protected static final org.apache.commons.cli.Option OPTION_DELETE
protected static final org.apache.commons.cli.Option OPTION_FORCE
protected static final org.slf4j.Logger logger
public static final int deleteTimeout
protected boolean delete
protected boolean force
protected static org.apache.kylin.job.execution.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–2017 Apache Software Foundation. All rights reserved.