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 dialectUpdateViewProperties 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.ViewRepresentation ViewVersion A version of the view at a point in time. -
Class Summary Class Description ViewRepresentation.Type