Package org.apache.iceberg.view
-
Interface Summary Interface Description ReplaceViewVersion API for replacing a view's version.SQLViewRepresentation UnknownViewRepresentation 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 ViewRepresentation ViewVersion A version of the view at a point in time. -
Class Summary Class Description ViewMetadata.Builder ViewMetadataParser ViewProperties View properties that can be set during CREATE/REPLACE view or using updateProperties API.ViewRepresentation.Type ViewVersionParser