com.github.shyiko.mysql.binlog.event.deserialization
Class FormatDescriptionEventDataDeserializer
java.lang.Object
com.github.shyiko.mysql.binlog.event.deserialization.FormatDescriptionEventDataDeserializer
- All Implemented Interfaces:
- EventDataDeserializer<FormatDescriptionEventData>
public class FormatDescriptionEventDataDeserializer
- extends Object
- implements EventDataDeserializer<FormatDescriptionEventData>
- Author:
- Stanley Shyiko
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormatDescriptionEventDataDeserializer
public FormatDescriptionEventDataDeserializer()
deserialize
public FormatDescriptionEventData deserialize(ByteArrayInputStream inputStream)
throws IOException
- Specified by:
deserialize
in interface EventDataDeserializer<FormatDescriptionEventData>
- Throws:
IOException
Copyright © 2016. All Rights Reserved.