public static class MetadataUpdate.AddViewVersion extends java.lang.Object implements MetadataUpdate
MetadataUpdate.AddPartitionSpec, MetadataUpdate.AddSchema, MetadataUpdate.AddSnapshot, MetadataUpdate.AddSortOrder, MetadataUpdate.AddViewVersion, MetadataUpdate.AssignUUID, MetadataUpdate.RemovePartitionStatistics, MetadataUpdate.RemoveProperties, MetadataUpdate.RemoveSnapshot, MetadataUpdate.RemoveSnapshotRef, MetadataUpdate.RemoveStatistics, MetadataUpdate.SetCurrentSchema, MetadataUpdate.SetCurrentViewVersion, MetadataUpdate.SetDefaultPartitionSpec, MetadataUpdate.SetDefaultSortOrder, MetadataUpdate.SetLocation, MetadataUpdate.SetPartitionStatistics, MetadataUpdate.SetProperties, MetadataUpdate.SetSnapshotRef, MetadataUpdate.SetStatistics, MetadataUpdate.UpgradeFormatVersion| Constructor and Description |
|---|
AddViewVersion(ViewVersion viewVersion) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyTo(ViewMetadata.Builder viewMetadataBuilder) |
ViewVersion |
viewVersion() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyTopublic AddViewVersion(ViewVersion viewVersion)
public ViewVersion viewVersion()
public void applyTo(ViewMetadata.Builder viewMetadataBuilder)
applyTo in interface MetadataUpdate