Uses of Class
org.apache.drill.exec.dotdrill.View
Package
Description
Meta-data persistence format, used for views and other cluster-wide
persistent state.
-
Uses of View in org.apache.drill.exec.dotdrill
-
Uses of View in org.apache.drill.exec.planner.logical
ModifierConstructorDescriptionDrillViewTable
(View view, String viewOwner, ViewExpansionContext viewExpansionContext) -
Uses of View in org.apache.drill.exec.store
Modifier and TypeMethodDescriptionboolean
AbstractSchema.createView
(View view) Create a new view given definition. -
Uses of View in org.apache.drill.exec.store.dfs
Modifier and TypeMethodDescriptionboolean
WorkspaceSchemaFactory.WorkspaceSchema.createView
(View view)