| Interface | Description |
|---|---|
| DruidViewMacroFactory |
A factory to create a
DruidViewMacro that is used by Guice for Assisted injection. |
| ViewManager |
View managers allow
DruidSchema to support views. |
| Class | Description |
|---|---|
| DruidViewMacro | |
| DruidViewModule |
This module is responsible for providing bindings for views in Druid.
|
| InProcessViewManager |
View manager that stores all views in-process.
|
| NoopViewManager |
View manager that does not support views.
|
| ViewSqlEngine |
Engine used for getting the row type of views.
|
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.