| 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 |
|---|---|
List<View.FieldType> |
View.getFields() |
| Constructor and Description |
|---|
View(String name,
String sql,
List<View.FieldType> fields,
List<String> workspaceSchemaPath) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.