@FunctionalInterface private static interface MySqlStreamingChangeEventSource.RowsProvider<E extends com.github.shyiko.mysql.binlog.event.EventData,U>
| Modifier and Type | Method and Description |
|---|---|
List<U> |
getRows(E data) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.