Package | Description |
---|---|
org.apache.hadoop.yarn.submarine.client.cli | |
org.apache.hadoop.yarn.submarine.client.cli.param |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
org.apache.hadoop.yarn.submarine.common.fs | |
org.apache.hadoop.yarn.submarine.runtimes | |
org.apache.hadoop.yarn.submarine.runtimes.common | |
org.apache.hadoop.yarn.submarine.runtimes.yarnservice |
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–2022 Apache Software Foundation. All rights reserved.