| Package | Description |
|---|---|
| org.apache.drill.exec.dotdrill |
Meta-data persistence format, used for views and other cluster-wide
persistent state.
|
| Modifier and Type | Method and Description |
|---|---|
static DotDrillFile |
DotDrillFile.create(DrillFileSystem fs,
org.apache.hadoop.fs.FileStatus status) |
| Modifier and Type | Method and Description |
|---|---|
static List<DotDrillFile> |
DotDrillUtil.getDotDrills(DrillFileSystem fs,
org.apache.hadoop.fs.Path root,
DotDrillType... types) |
static List<DotDrillFile> |
DotDrillUtil.getDotDrills(DrillFileSystem fs,
org.apache.hadoop.fs.Path root,
String name,
DotDrillType... types) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.