| Package | Description |
|---|---|
| tachyon.thrift |
| Modifier and Type | Field and Description |
|---|---|
JobConfInfo |
CommandLineJobInfo.conf |
| Modifier and Type | Method and Description |
|---|---|
JobConfInfo |
JobConfInfo.deepCopy() |
JobConfInfo |
CommandLineJobInfo.getConf() |
JobConfInfo |
JobConfInfo.setOutputFile(String outputFile) |
| Modifier and Type | Method and Description |
|---|---|
int |
JobConfInfo.compareTo(JobConfInfo other) |
boolean |
JobConfInfo.equals(JobConfInfo that) |
CommandLineJobInfo |
CommandLineJobInfo.setConf(JobConfInfo conf) |
| Constructor and Description |
|---|
CommandLineJobInfo(String command,
JobConfInfo conf) |
JobConfInfo(JobConfInfo other)
Performs a deep copy on other.
|
Copyright © 2015. All Rights Reserved.