| Package | Description |
|---|---|
| io.debezium.util |
| Modifier and Type | Method and Description |
|---|---|
static <T> Iterators.PreviewIterator<T> |
Iterators.preview(Iterator<T> iter)
Get a read-only iterator that can peek at the next value before it is retrieved with
Iterator.next(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.