public class MapGenerator extends Object implements org.apache.flink.api.common.functions.FlatMapFunction<org.streampipes.model.runtime.Event,Map<String,Object>>
| Constructor and Description |
|---|
MapGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
flatMap(org.streampipes.model.runtime.Event event,
org.apache.flink.util.Collector<Map<String,Object>> collector) |
Copyright © 2019. All rights reserved.