Package org.apache.iceberg.viewdepoc
-
Interface Summary Interface Description HasViewOperations Used to expose a view's ViewOperations.HistoryEntry View history entry.UpdateComment API for Adding View Column commentsUpdateProperties API for updating table properties.Version A version of the view at a point in time.View Interface for view definition.ViewDefinition ViewOperations SPI interface to abstract view metadata access and updates.Views Generic interface for creating and loading a view implementation. -
Class Summary Class Description BaseMetastoreViewOperations BaseMetastoreViews BaseVersion BaseView BaseViewimplementation.CommentUpdate Update comments API implementation.CommonViewConstants DDLOperations View operations that lead to a new version of view getting created.HadoopViewOperations The Views implementation Based on FileIO.HadoopViews The Views implementation Based on FileIO.VersionLogEntry VersionParser VersionSummary ViewProperties View properties that can be set during CREATE/REPLACE view or using updateProperties API.ViewUtils Utility methods for operating on common views.ViewVersionMetadata Metadata for versioning a view.ViewVersionMetadataParser -
Enum Summary Enum Description CommonViewConstants.ViewVersionSummaryConstants All the properties except 'common_view' are stored in the View's Version Summary.EngineProperties