@ThreadSafe public class LoadConfig extends Object implements PlanConfig
Constructor and Description |
---|
LoadConfig(String filePath,
Integer replication) |
Modifier and Type | Method and Description |
---|---|
Collection<String> |
affectedPaths() |
boolean |
equals(Object obj) |
String |
getFilePath() |
String |
getName() |
int |
getReplication() |
int |
hashCode() |
String |
toString() |
public static final String NAME
public String getFilePath()
public int getReplication()
public String getName()
public Collection<String> affectedPaths()
affectedPaths
in interface JobConfig
Copyright © 2023. All Rights Reserved.