public class GtidEventDataDeserializer extends Object implements EventDataDeserializer<GtidEventData>
| Constructor and Description |
|---|
GtidEventDataDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
GtidEventData |
deserialize(ByteArrayInputStream inputStream) |
public GtidEventData deserialize(ByteArrayInputStream inputStream) throws IOException
deserialize in interface EventDataDeserializer<GtidEventData>IOExceptionCopyright © 2019. All rights reserved.