Package org.apache.iceberg
Class MetadataUpdate.SetPartitionStatistics
java.lang.Object
org.apache.iceberg.MetadataUpdate.SetPartitionStatistics
- All Implemented Interfaces:
- Serializable,- MetadataUpdate
- Enclosing interface:
- MetadataUpdate
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from interface org.apache.iceberg.MetadataUpdateMetadataUpdate.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 SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.iceberg.MetadataUpdateapplyTo
- 
Constructor Details- 
SetPartitionStatistics
 
- 
- 
Method Details- 
snapshotIdpublic long snapshotId()
- 
partitionStatisticsFile
- 
applyTo- Specified by:
- applyToin interface- MetadataUpdate
 
 
-