public class MapToEventConverter<RP extends org.streampipes.wrapper.params.runtime.RuntimeParams<?,?,?>> extends Object implements org.apache.flink.api.common.functions.FlatMapFunction<Map<String,Object>,org.streampipes.model.runtime.Event>
| Constructor and Description |
|---|
MapToEventConverter(String sourceId,
RP runtimeParams) |
| Modifier and Type | Method and Description |
|---|---|
void |
flatMap(Map<String,Object> inMap,
org.apache.flink.util.Collector<org.streampipes.model.runtime.Event> collector) |
Copyright © 2019. All rights reserved.