Class TableMapEventMetadata.DefaultCharset
java.lang.Object
com.github.shyiko.mysql.binlog.event.TableMapEventMetadata.DefaultCharset
- All Implemented Interfaces:
Serializable
- Enclosing class:
TableMapEventMetadata
- Author:
- Ahmed Abdul Hamid
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetCharsetCollations(Map<Integer, Integer> charsetCollations) voidsetDefaultCharsetCollation(int defaultCharsetCollation) toString()
-
Constructor Details
-
DefaultCharset
public DefaultCharset()
-
-
Method Details