public class EventsGeneratorFunction extends Object implements org.apache.flink.connector.datagen.source.GeneratorFunction<Long,Event>
| Constructor and Description |
|---|
EventsGeneratorFunction(double errorProbability) |
| Modifier and Type | Method and Description |
|---|---|
Event |
map(Long value) |
void |
open(org.apache.flink.api.connector.source.SourceReaderContext readerContext) |
public void open(org.apache.flink.api.connector.source.SourceReaderContext readerContext)
throws Exception
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.