Package | Description |
---|---|
alluxio.job | |
alluxio.wire |
Modifier and Type | Method and Description |
---|---|
CommandLineJobInfo |
CommandLineJob.generateCommandLineJobInfo()
Generates the
CommandLineJobInfo for the command. |
Modifier and Type | Method and Description |
---|---|
static CommandLineJobInfo |
CommandLineJobInfo.fromThrift(CommandLineJobInfo info)
Creates a new instance of
CommandLineJobInfo from a thrift representation. |
CommandLineJobInfo |
LineageInfo.getJob() |
CommandLineJobInfo |
CommandLineJobInfo.setCommand(String command) |
CommandLineJobInfo |
CommandLineJobInfo.setConf(JobConfInfo conf) |
Modifier and Type | Method and Description |
---|---|
LineageInfo |
LineageInfo.setJob(CommandLineJobInfo job) |
Copyright © 2023. All Rights Reserved.