- All Implemented Interfaces:
- Serializable, org.apache.flink.streaming.api.collector.selector.OutputSelector<org.apache.flink.api.java.tuple.Tuple5<Integer,Integer,Integer,Integer,Integer>>
- Enclosing class:
- IterateExample
public static class IterateExample.MySelector
extends Object
implements org.apache.flink.streaming.api.collector.selector.OutputSelector<org.apache.flink.api.java.tuple.Tuple5<Integer,Integer,Integer,Integer,Integer>>
OutputSelector testing which tuple needs to be iterated again.
- See Also:
- Serialized Form