public static final class SpoutSplitExample.Enrich extends Object implements org.apache.flink.api.common.functions.MapFunction<Integer,org.apache.flink.api.java.tuple.Tuple2<String,Integer>>
VerifyAndEnrichBolt.| Modifier and Type | Field and Description |
|---|---|
static boolean |
errorOccured |
| Constructor and Description |
|---|
Enrich(boolean isEven) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.api.java.tuple.Tuple2<String,Integer> |
map(Integer value) |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.