public class StatisticLogger extends Object implements org.apache.flink.api.common.functions.FlatMapFunction<org.streampipes.model.runtime.Event,org.streampipes.model.runtime.Event>
| Constructor and Description |
|---|
StatisticLogger(org.streampipes.model.base.InvocableStreamPipesEntity graph) |
| Modifier and Type | Method and Description |
|---|---|
void |
flatMap(org.streampipes.model.runtime.Event in,
org.apache.flink.util.Collector<org.streampipes.model.runtime.Event> out) |
public StatisticLogger(org.streampipes.model.base.InvocableStreamPipesEntity graph)
public void flatMap(org.streampipes.model.runtime.Event in,
org.apache.flink.util.Collector<org.streampipes.model.runtime.Event> out)
throws Exception
flatMap in interface org.apache.flink.api.common.functions.FlatMapFunction<org.streampipes.model.runtime.Event,org.streampipes.model.runtime.Event>ExceptionCopyright © 2019. All rights reserved.