public class StatisticLogger extends Object implements org.apache.flink.api.common.functions.FlatMapFunction<Map<String,Object>,Map<String,Object>>
| Constructor and Description |
|---|
StatisticLogger(org.streampipes.model.base.InvocableStreamPipesEntity graph) |
| Modifier and Type | Method and Description |
|---|---|
void |
flatMap(Map<String,Object> in,
org.apache.flink.util.Collector<Map<String,Object>> out) |
Copyright © 2018. All rights reserved.