public class JobGeneratorLinux extends JobGenerator
client, containerSasKey, jobId, jobSplitterHelper, listener, poolId, projectConfigHelper, scriptTempFolder, sharedResourceEntityList, staticScriptResourceFolder, storageAccountInfo, workspaceHelper
Constructor and Description |
---|
JobGeneratorLinux() |
Modifier and Type | Method and Description |
---|---|
protected void |
addSharedResourcesForJobPreparationTask()
Add all resources to sharedResourceEntityList
|
protected String |
getJobPreparationTaskCommandLine()
Get JobPreparationTask command line
|
protected com.microsoft.azure.batch.protocol.models.TaskAddParameter |
getTaskAddParameterFromDefinition(TaskDefinition taskDefinition)
Get TaskAddParameter from TaskDefinition
|
protected String |
getTaskPostProcessFileName()
Get TaskPostProcess file name
|
createJobWithTasks, initialize
protected String getTaskPostProcessFileName()
JobGenerator
getTaskPostProcessFileName
in class JobGenerator
protected com.microsoft.azure.batch.protocol.models.TaskAddParameter getTaskAddParameterFromDefinition(TaskDefinition taskDefinition) throws IOException, URISyntaxException, com.microsoft.windowsazure.storage.StorageException, IllegalArgumentException, InterruptedException, InvalidKeyException
JobGenerator
getTaskAddParameterFromDefinition
in class JobGenerator
taskDefinition
- Task definitionIOException
URISyntaxException
com.microsoft.windowsazure.storage.StorageException
IllegalArgumentException
InterruptedException
InvalidKeyException
protected void addSharedResourcesForJobPreparationTask() throws IOException
JobGenerator
addSharedResourcesForJobPreparationTask
in class JobGenerator
IOException
protected String getJobPreparationTaskCommandLine()
JobGenerator
getJobPreparationTaskCommandLine
in class JobGenerator
Copyright © 2016. All rights reserved.