public static class IterateExample.MySelector extends OutputSelector<Tuple2<Double,Integer>>
| Constructor and Description |
|---|
MySelector() |
| Modifier and Type | Method and Description |
|---|---|
void |
select(Tuple2<Double,Integer> value,
Collection<String> outputs) |
public void select(Tuple2<Double,Integer> value, Collection<String> outputs)
select in class OutputSelector<Tuple2<Double,Integer>>Copyright © 2014 The Apache Software Foundation. All rights reserved.