JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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 and Description
int
get
(int oldId)
Method Detail
get
int get(int oldId)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method