@FunctionalInterface private static interface MySqlStreamingChangeEventSource.BinlogChangeEmitter<T>
| Modifier and Type | Method and Description |
|---|---|
void |
emit(TableId tableId,
T data) |
void emit(TableId tableId, T data) throws InterruptedException
InterruptedExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.