Package org.apache.iceberg.types
Interface TypeUtil.GetID
-
- Enclosing class:
- TypeUtil
public static interface TypeUtil.GetID
Interface 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 int
get(int oldId)
-