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