|
Apache REEF
0.15.0
Retainable Evaluator Execution Framework
|
Used to serialize and deserialize Avro record org.apache.reef.reef.bridge.client.avro.AvroYarnAppSubmissionParameters. More...
Public Member Functions | |
| AvroYarnAppSubmissionParameters () | |
| Initializes a new instance of the AvroYarnAppSubmissionParameters class. More... | |
| AvroYarnAppSubmissionParameters (AvroAppSubmissionParameters sharedAppSubmissionParameters, int driverRecoveryTimeout) | |
| Initializes a new instance of the AvroYarnAppSubmissionParameters class. More... | |
Properties | |
| static string | Schema [get] |
| Gets the schema. More... | |
| AvroAppSubmissionParameters | sharedAppSubmissionParameters [get, set] |
| Gets or sets the sharedAppSubmissionParameters field. More... | |
| int | driverRecoveryTimeout [get, set] |
| Gets or sets the driverRecoveryTimeout field. More... | |
Used to serialize and deserialize Avro record org.apache.reef.reef.bridge.client.avro.AvroYarnAppSubmissionParameters.
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 AvroYarnAppSubmissionParameters class.
|
inline |
Initializes a new instance of the AvroYarnAppSubmissionParameters class.
| sharedAppSubmissionParameters | The sharedAppSubmissionParameters. |
| driverRecoveryTimeout | The driverRecoveryTimeout. |
|
getset |
Gets or sets the driverRecoveryTimeout field.
|
staticget |
Gets the schema.
|
getset |
Gets or sets the sharedAppSubmissionParameters field.
1.8.11