public static interface AcidUtils.Directory
| Modifier and Type | Method and Description |
|---|---|
List<AcidUtils.ParsedDelta> |
getDeleteDeltas() |
List<AcidUtils.FileInfo> |
getFiles() |
org.apache.hadoop.fs.FileSystem |
getFs() |
org.apache.hadoop.fs.Path |
getPath() |
List<AcidUtils.FileInfo> getFiles() throws IOException
IOExceptionorg.apache.hadoop.fs.FileSystem getFs()
org.apache.hadoop.fs.Path getPath()
List<AcidUtils.ParsedDelta> getDeleteDeltas()
Copyright © 2024 The Apache Software Foundation. All rights reserved.