Class CatalogTableDTO
java.lang.Object
cn.sliew.carp.framework.common.model.BaseDTO
cn.sliew.flinkful.sql.catalog.service.dto.CatalogTableDTO
- All Implemented Interfaces:
Serializable
public class CatalogTableDTO
extends cn.sliew.carp.framework.common.model.BaseDTO
org.apache.flink.table.catalog.DefaultCatalogView
- See Also:
-
DefaultCatalogTable- Serialized Form
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class cn.sliew.carp.framework.common.model.BaseDTO
canEqual, equals, getCreateTime, getCreator, getEditor, getId, getUpdateTime, hashCode, setCreateTime, setCreator, setEditor, setId, setUpdateTime, toString
-
Constructor Details
-
CatalogTableDTO
public CatalogTableDTO()
-