Package org.apache.iceberg.types
Interface TypeUtil.NextID
-
- Enclosing class:
- TypeUtil
public static interface TypeUtil.NextID
Interface for passing a function that assigns column IDs.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
get()
-