| Package | Description |
|---|---|
| io.debezium.function | |
| io.debezium.heartbeat | |
| io.debezium.text |
| Class and Description |
|---|
| BlockingConsumer
A variant of
Consumer that can be blocked and interrupted. |
| BooleanConsumer
Represents an operation that accepts a single
boolean-valued argument and
returns no result. |
| BufferedBlockingConsumer
A
BlockingConsumer that retains a maximum number of values in a buffer before sending them to
a delegate consumer. |
| Class and Description |
|---|
| BlockingConsumer
A variant of
Consumer that can be blocked and interrupted. |
| Class and Description |
|---|
| BooleanConsumer
Represents an operation that accepts a single
boolean-valued argument and
returns no result. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.