|
| class | IdentityResourceFileRemoteUrlToClusterUrlConverter |
| |
| interface | IResourceFileRemoteUrlToClusterUrlConverter |
| | For certain filesystem there might be two different URLs for the same resouce, depending on access using an external endpoint or from within the system.
|
| |
| interface | IYarnJobCommandProvider |
| | Provide the command to be submitted to RM for execution of .NET driver.
|
| |
| class | WindowsYarnJobCommandProvider |
| | WindowsYarnJobCommandProvider is .NET implementation of org.apache.reef.runtime.common.launch.JavaLaunchCommandBuilder This class provides the command to be submitted to RM for execution of .NET driver running on Windows environment.
|
| |
| class | YarnCommandProviderConfiguration |
| |
| class | YarnJobSubmissionResult |
| |
| class | YarnREEFDotNetClient |
| | Temporary client for developing and testing .NET job submission E2E. More...
|
| |
| class | YarnREEFDotNetParamSerializer |
| | Job/application parameter file serializer for YarnREEFDotNetClient.
|
| |
| class | YarnREEFParamSerializer |
| | Job/application parameter file serializer for YarnREEFClient.
|
| |