@ThreadSafe public class LoadConfig extends Object implements JobConfig
| Constructor and Description |
|---|
LoadConfig(String filePath,
Integer replication) |
| Modifier and Type | Method and Description |
|---|---|
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()
Copyright © 2019. All Rights Reserved.