Package org.apache.drill.exec.dotdrill
Class DotDrillFile
java.lang.Object
org.apache.drill.exec.dotdrill.DotDrillFile
-
Method Summary
Modifier and TypeMethodDescriptionstatic DotDrillFile
create
(DrillFileSystem fs, org.apache.hadoop.fs.FileStatus status) Return base file name without the parent directory and extensions.getOwner()
getType()
getView
(com.fasterxml.jackson.databind.ObjectMapper mapper)
-
Method Details
-
create
-
getType
-
getOwner
- Returns:
- Return owner of the file in underlying file system.
-
getBaseName
Return base file name without the parent directory and extensions.- Returns:
- Base file name.
-
getView
- Throws:
IOException
-