public class ParquetTableMetadataDirs extends Object
| Constructor and Description |
|---|
ParquetTableMetadataDirs() |
ParquetTableMetadataDirs(List<org.apache.hadoop.fs.Path> directories) |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.hadoop.fs.Path> |
getDirectories() |
void |
updateRelativePaths(String baseDir)
If directories list contains relative paths, update it to absolute ones
|
public ParquetTableMetadataDirs()
public ParquetTableMetadataDirs(List<org.apache.hadoop.fs.Path> directories)
Copyright © 2021 The Apache Software Foundation. All rights reserved.