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