Uses of Class
com.zendesk.maxwell.schema.columndef.ColumnDefWithLength
-
Packages that use ColumnDefWithLength Package Description com.zendesk.maxwell.schema.columndef column type definitions - cast from a mysql column to JSON -
-
Uses of ColumnDefWithLength in com.zendesk.maxwell.schema.columndef
Subclasses of ColumnDefWithLength in com.zendesk.maxwell.schema.columndef Modifier and Type Class Description class
DateTimeColumnDef
class
TimeColumnDef
Methods in com.zendesk.maxwell.schema.columndef that return ColumnDefWithLength Modifier and Type Method Description ColumnDefWithLength
ColumnDefWithLength. withColumnLength(long length)
-