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