Debezium Core 1.1.0.Final
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- Type Parameters:
F - the source transform type
T - the destination transform type
- All Superinterfaces:
- Iterator<T>
- Enclosing class:
- Iterators
public static interface Iterators.TransformedIterator<F,T>
extends Iterator<T>
An iterator that is able to transform its contents to another type.
-
-
Method Detail
-
transform
T transform(F from)
Debezium Core 1.1.0.Final
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2020 JBoss by Red Hat. All rights reserved.