Interface | Description |
---|---|
View |
Interface for view definition.
|
ViewChange |
Dialect change to view.
|
Class | Description |
---|---|
ViewChange.Actions |
Actions for view alter.
|
ViewChange.AddDialect |
addDialect dialect for view change.
|
ViewChange.DropDialect |
drop dialect for view change.
|
ViewChange.RemoveViewOption |
remove a view option for view change.
|
ViewChange.SetViewOption |
set a view option for view change.
|
ViewChange.UpdateDialect |
update dialect for view change.
|
ViewChange.UpdateViewComment |
update a view comment for view change.
|
ViewImpl |
Implementation of
View . |
ViewSchema |
Schema for view.
|
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.