Enum Class TableType

java.lang.Object
java.lang.Enum<TableType>
io.trino.plugin.hudi.TableType
All Implemented Interfaces:
Serializable, Comparable<TableType>, Constable

public enum TableType extends Enum<TableType>