Package org.apache.iceberg.types
Interface TypeUtil.GetID
-
- Enclosing class:
- TypeUtil
public static interface TypeUtil.GetIDInterface for passing a function that assigns column IDs from the previous Id.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intget(int oldId)
-