public class FakeDataGenerator extends Object
| 构造器和说明 |
|---|
FakeDataGenerator(SeaTunnelRowType rowType,
FakeConfig fakeConfig) |
public FakeDataGenerator(SeaTunnelRowType rowType, FakeConfig fakeConfig)
public void collectFakedRows(int rowNum,
Collector<SeaTunnelRow> output)
rowNum - The number of pieces of data to be generated by the current taskoutput - Data collection and distributionCopyright © 2023 The Apache Software Foundation. All rights reserved.