| Package | Description |
|---|---|
| io.debezium.function |
| Modifier and Type | Method and Description |
|---|---|
static <T> BufferedBlockingConsumer<T> |
BufferedBlockingConsumer.bufferLast(BlockingConsumer<T> delegate)
Get a
BufferedBlockingConsumer that buffers just the last value seen by the consumer. |
Copyright © 2018 JBoss by Red Hat. All rights reserved.