public class StopEventDataDeserializer extends Object implements com.github.shyiko.mysql.binlog.event.deserialization.EventDataDeserializer<StopEventData>
| Constructor and Description |
|---|
StopEventDataDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
StopEventData |
deserialize(com.github.shyiko.mysql.binlog.io.ByteArrayInputStream inputStream) |
public StopEventData deserialize(com.github.shyiko.mysql.binlog.io.ByteArrayInputStream inputStream) throws IOException
deserialize in interface com.github.shyiko.mysql.binlog.event.deserialization.EventDataDeserializer<StopEventData>IOExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.