Class TableChange.After

java.lang.Object
org.apache.flink.table.catalog.TableChange.After
All Implemented Interfaces:
TableChange.ColumnPosition
Enclosing interface:
TableChange

@PublicEvolving public static final class TableChange.After extends Object implements TableChange.ColumnPosition
Column position AFTER means the specified column should be put after the given `column`.