Uses of Class
com.zendesk.maxwell.schema.columndef.YearColumnDef
-
Packages that use YearColumnDef Package Description com.zendesk.maxwell.schema.columndef column type definitions - cast from a mysql column to JSON -
-
Uses of YearColumnDef in com.zendesk.maxwell.schema.columndef
Methods in com.zendesk.maxwell.schema.columndef that return YearColumnDef Modifier and Type Method Description static YearColumnDef
YearColumnDef. create(String name, String type, short pos)
-