|
Apache REEF
0.15.0
Retainable Evaluator Execution Framework
|
Used to serialize and deserialize Avro record org.apache.reef.reef.bridge.client.avro.AvroJobSubmissionParameters. More...
Public Member Functions | |
| AvroJobSubmissionParameters () | |
| Initializes a new instance of the AvroJobSubmissionParameters class. More... | |
| AvroJobSubmissionParameters (string jobId, string jobSubmissionFolder) | |
| Initializes a new instance of the AvroJobSubmissionParameters class. More... | |
Properties | |
| static string | Schema [get] |
| Gets the schema. More... | |
| string | jobId [get, set] |
| Gets or sets the jobId field. More... | |
| string | jobSubmissionFolder [get, set] |
| Gets or sets the jobSubmissionFolder field. More... | |
Used to serialize and deserialize Avro record org.apache.reef.reef.bridge.client.avro.AvroJobSubmissionParameters.
This is a (mostly) auto-generated class. For instructions on how to regenerate, please view the README.md in the same folder.
|
inline |
Initializes a new instance of the AvroJobSubmissionParameters class.
|
inline |
Initializes a new instance of the AvroJobSubmissionParameters class.
| jobId | The jobId. |
| jobSubmissionFolder | The jobSubmissionFolder. |
|
getset |
Gets or sets the jobId field.
|
getset |
Gets or sets the jobSubmissionFolder field.
|
staticget |
Gets the schema.
1.8.11