public static class BatchedJobDefinition.BatchedJobTask extends Object implements Serializable
Constructor and Description |
---|
BatchedJobTask(JobConfig config,
Serializable jobTasks) |
Modifier and Type | Method and Description |
---|---|
JobConfig |
getJobConfig() |
Serializable |
getJobTaskArgs() |
String |
toString() |
public BatchedJobTask(JobConfig config, Serializable jobTasks)
config
- job config for specific job typejobTasks
- job taskspublic Serializable getJobTaskArgs()
public JobConfig getJobConfig()
Copyright © 2023. All Rights Reserved.