|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface AcidUtils.Directory
| Method Summary | |
|---|---|
org.apache.hadoop.fs.Path |
getBaseDirectory()
Get the base directory. |
List<AcidUtils.ParsedDelta> |
getCurrentDirectories()
Get the list of base and delta directories that are valid and not obsolete. |
List<org.apache.hadoop.fs.FileStatus> |
getObsolete()
Get the list of obsolete directories. |
List<org.apache.hadoop.fs.FileStatus> |
getOriginalFiles()
Get the list of original files. |
| Method Detail |
|---|
org.apache.hadoop.fs.Path getBaseDirectory()
List<org.apache.hadoop.fs.FileStatus> getOriginalFiles()
List<AcidUtils.ParsedDelta> getCurrentDirectories()
List<org.apache.hadoop.fs.FileStatus> getObsolete()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||