@ThreadSafe public class BatchedJobConfig extends Object implements PlanConfig
Constructor and Description |
---|
BatchedJobConfig(String jobType,
Set<Map<String,String>> jobConfigs) |
Modifier and Type | Method and Description |
---|---|
Collection<String> |
affectedPaths() |
boolean |
equals(Object obj) |
Set<Map<String,String>> |
getJobConfigs() |
String |
getJobType() |
String |
getName() |
int |
hashCode() |
String |
toString() |
public static final String NAME
public String getName()
public Collection<String> affectedPaths()
affectedPaths
in interface JobConfig
public String getJobType()
Copyright © 2023. All Rights Reserved.