I
- Data container type for input tuples.O
- Data container type for output tuples.public class FlatMap<I,O> extends Pipe<I,O>
Constructor and Description |
---|
FlatMap(Function<I,java.lang.Iterable<O>> function) |
Modifier and Type | Method and Description |
---|---|
void |
accept(I tuple)
Apply the function to
value . |
void |
close() |
getDestination, getInputs, initialize, start, submit
getOpletContext
Copyright © 2016 The Apache Software Foundation. All Rights Reserved - bbe71fa-20161201-1641