Package org.apache.iceberg
Class SnapshotIdGeneratorUtil
- java.lang.Object
-
- org.apache.iceberg.SnapshotIdGeneratorUtil
-
public final class SnapshotIdGeneratorUtil extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static long
generateSnapshotID()
Create a new ID for a Snapshot
-