Uses of Class
org.apache.drill.exec.dotdrill.View
Packages that use 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
Methods in org.apache.drill.exec.dotdrill that return View -
Uses of View in org.apache.drill.exec.planner.logical
Constructors in org.apache.drill.exec.planner.logical with parameters of type ViewModifierConstructorDescriptionDrillViewTable
(View view, String viewOwner, ViewExpansionContext viewExpansionContext) -
Uses of View in org.apache.drill.exec.store
Methods in org.apache.drill.exec.store with parameters of type ViewModifier and TypeMethodDescriptionboolean
AbstractSchema.createView
(View view) Create a new view given definition. -
Uses of View in org.apache.drill.exec.store.dfs
Methods in org.apache.drill.exec.store.dfs with parameters of type ViewModifier and TypeMethodDescriptionboolean
WorkspaceSchemaFactory.WorkspaceSchema.createView
(View view)