Modifier and Type | Field and Description |
---|---|
protected ClientContext |
AbstractCli.clientContext |
Constructor and Description |
---|
AbstractCli(ClientContext cliContext) |
RunJobCli(ClientContext cliContext) |
RunJobCli(ClientContext cliContext,
JobSubmitter jobSubmitter,
JobMonitor jobMonitor) |
ShowJobCli(ClientContext cliContext) |
Modifier and Type | Method and Description |
---|---|
void |
RunParameters.updateParametersByParsedCommandline(org.apache.commons.cli.CommandLine parsedCommandLine,
org.apache.commons.cli.Options options,
ClientContext clientContext) |
void |
RunJobParameters.updateParametersByParsedCommandline(org.apache.commons.cli.CommandLine parsedCommandLine,
org.apache.commons.cli.Options options,
ClientContext clientContext) |
void |
BaseParameters.updateParametersByParsedCommandline(org.apache.commons.cli.CommandLine parsedCommandLine,
org.apache.commons.cli.Options options,
ClientContext clientContext) |
Constructor and Description |
---|
DefaultRemoteDirectoryManager(ClientContext context) |
Modifier and Type | Field and Description |
---|---|
protected ClientContext |
RuntimeFactory.clientContext |
Modifier and Type | Method and Description |
---|---|
static RuntimeFactory |
RuntimeFactory.getRuntimeFactory(ClientContext clientContext) |
Constructor and Description |
---|
RuntimeFactory(ClientContext clientContext) |
Modifier and Type | Field and Description |
---|---|
protected ClientContext |
JobMonitor.clientContext |
Constructor and Description |
---|
FSBasedSubmarineStorageImpl(ClientContext clientContext) |
JobMonitor(ClientContext clientContext) |
Constructor and Description |
---|
YarnServiceJobMonitor(ClientContext clientContext) |
YarnServiceJobSubmitter(ClientContext clientContext) |
YarnServiceRuntimeFactory(ClientContext clientContext) |
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.