Package org.apache.iceberg.view
-
Interface Summary Interface Description ReplaceViewVersion API for replacing a view's version.SQLViewRepresentation SQLViewRepresentation represents views in SQL with a given dialectUnknownViewRepresentation UpdateViewProperties API for updating view properties.VersionBuilder<T> View Interface for view definition.ViewBuilder A builder used to create or replace a SQLView
.ViewHistoryEntry View history entry.ViewMetadata ViewOperations SPI interface to abstract view metadata access and updates.ViewRepresentation ViewVersion A version of the view at a point in time. -
Class Summary Class Description BaseMetastoreViewCatalog BaseView BaseViewOperations ViewMetadata.Builder ViewMetadataParser ViewProperties View properties that can be set during CREATE/REPLACE view or using updateProperties API.ViewRepresentation.Type ViewUtil ViewVersionParser