public class HdfsSnapshotLocationManager extends java.lang.Object implements SourceLocationManager
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUpLocations() |
java.util.List<org.apache.hadoop.fs.Path> |
getPartitionLocations() |
org.apache.hadoop.fs.Path |
getPartitionSubPath(org.apache.hadoop.fs.Path partitionLocation) |
org.apache.hadoop.fs.Path |
getTableLocation() |
public org.apache.hadoop.fs.Path getTableLocation()
getTableLocation in interface SourceLocationManagerpublic void cleanUpLocations()
cleanUpLocations in interface SourceLocationManagerpublic java.util.List<org.apache.hadoop.fs.Path> getPartitionLocations()
getPartitionLocations in interface SourceLocationManagerpublic org.apache.hadoop.fs.Path getPartitionSubPath(org.apache.hadoop.fs.Path partitionLocation)
getPartitionSubPath in interface SourceLocationManagerCopyright © 2016–2022 Expedia Group. All rights reserved.