public class DotDrillFile extends Object
| Modifier and Type | Method and Description |
|---|---|
static DotDrillFile |
create(DrillFileSystem fs,
org.apache.hadoop.fs.FileStatus status) |
String |
getBaseName()
Return base file name without the parent directory and extensions.
|
String |
getOwner() |
DotDrillType |
getType() |
View |
getView(com.fasterxml.jackson.databind.ObjectMapper mapper) |
public static DotDrillFile create(DrillFileSystem fs, org.apache.hadoop.fs.FileStatus status)
public DotDrillType getType()
public String getOwner()
public String getBaseName()
public View getView(com.fasterxml.jackson.databind.ObjectMapper mapper) throws IOException
IOExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.