@ThreadSafe public class LoadConfig extends Object implements PlanConfig
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 © 2023. All Rights Reserved.