public class DotDrillUtil extends Object
| Constructor and Description |
|---|
DotDrillUtil() |
| Modifier and Type | Method and Description |
|---|---|
static List<DotDrillFile> |
getDotDrills(DrillFileSystem fs,
org.apache.hadoop.fs.Path root,
DotDrillType... types) |
static List<DotDrillFile> |
getDotDrills(DrillFileSystem fs,
org.apache.hadoop.fs.Path root,
String name,
DotDrillType... types) |
public static List<DotDrillFile> getDotDrills(DrillFileSystem fs, org.apache.hadoop.fs.Path root, DotDrillType... types) throws IOException
IOExceptionpublic static List<DotDrillFile> getDotDrills(DrillFileSystem fs, org.apache.hadoop.fs.Path root, String name, DotDrillType... types) throws IOException
IOExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.