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
-
Method Details
-
get
int get(int oldId)
-