public class LaunchDataIngestionJobCommand extends AbstractBaseAdminCommand implements Command
DEFAULT_CLUSTER_NAME, DEFAULT_ZK_ADDRESS| Constructor and Description |
|---|
LaunchDataIngestionJobCommand() |
| Modifier and Type | Method and Description |
|---|---|
String |
description() |
boolean |
execute() |
boolean |
getHelp() |
String |
getJobSpecFile() |
String |
getName() |
String |
getPropertyFile() |
List<String> |
getValues() |
static void |
main(String[] args) |
void |
setHelp(boolean help) |
void |
setJobSpecFile(String jobSpecFile) |
void |
setPropertyFile(String propertyFile) |
void |
setValues(List<String> values) |
String |
toString() |
getPID, savePID, sendDeleteRequest, sendPostRequest, sendRequestcleanup, printExamples, printUsageclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitprintUsagepublic static void main(String[] args)
public String getJobSpecFile()
public void setJobSpecFile(String jobSpecFile)
public String getPropertyFile()
public void setPropertyFile(String propertyFile)
public void setHelp(boolean help)
public boolean execute()
throws Exception
public String getName()
getName in class AbstractBaseCommandpublic String description()
description in interface CommandCopyright © 2018–2020 Apache Software Foundation. All rights reserved.