Package org.apache.iceberg
Class SnapshotRef.Builder
java.lang.Object
org.apache.iceberg.SnapshotRef.Builder
- Enclosing class:
- SnapshotRef
- 
Method SummaryModifier and TypeMethodDescriptionbuild()maxRefAgeMs(Long value) maxSnapshotAgeMs(Long value) minSnapshotsToKeep(Integer value) 
- 
Method Details- 
minSnapshotsToKeep
- 
maxSnapshotAgeMs
- 
maxRefAgeMs
- 
build
 
-