@Internal public class DataGeneratorMapper<A,B> extends Object implements org.apache.flink.streaming.api.functions.source.datagen.DataGenerator<B>
DataGenerator.| Constructor and Description |
|---|
DataGeneratorMapper(org.apache.flink.streaming.api.functions.source.datagen.DataGenerator<A> generator,
org.apache.flink.util.function.SerializableFunction<A,B> mapper) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
B |
next() |
void |
open(String name,
org.apache.flink.runtime.state.FunctionInitializationContext context,
org.apache.flink.api.common.functions.RuntimeContext runtimeContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsnapshotStateforEachRemaining, removeCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.