public class RangerLoadWork extends Object implements Serializable
| Constructor and Description |
|---|
RangerLoadWork(org.apache.hadoop.fs.Path currentDumpPath,
String sourceDbName,
String targetDbName,
ReplicationMetricCollector metricCollector) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.fs.Path |
getCurrentDumpPath() |
String |
getSourceDbName() |
String |
getTargetDbName() |
public RangerLoadWork(org.apache.hadoop.fs.Path currentDumpPath,
String sourceDbName,
String targetDbName,
ReplicationMetricCollector metricCollector)
Copyright © 2024 The Apache Software Foundation. All rights reserved.