| Package | Description |
|---|---|
| org.apache.drill.exec.dotdrill |
Meta-data persistence format, used for views and other cluster-wide
persistent state.
|
| org.apache.drill.exec.planner.logical | |
| org.apache.drill.exec.store | |
| org.apache.drill.exec.store.dfs |
| Modifier and Type | Method and Description |
|---|---|
View |
DotDrillFile.getView(com.fasterxml.jackson.databind.ObjectMapper mapper) |
| Constructor and Description |
|---|
DrillViewTable(View view,
String viewOwner,
ViewExpansionContext viewExpansionContext) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AbstractSchema.createView(View view)
Create a new view given definition.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
WorkspaceSchemaFactory.WorkspaceSchema.createView(View view) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.