public final class FanOut<T> extends AbstractOplet<T,T> implements Consumer<T>
Constructor and Description |
---|
FanOut() |
Modifier and Type | Method and Description |
---|---|
void |
accept(T tuple)
Apply the function to
value . |
void |
close() |
java.util.List<? extends Consumer<T>> |
getInputs()
Get the input stream data handlers for this oplet.
|
void |
start()
Start the oplet.
|
getOpletContext, initialize
public void start()
Oplet
public java.util.List<? extends Consumer<T>> getInputs()
Oplet
public void accept(T tuple)
Consumer
value
.public void close()
close
in interface java.lang.AutoCloseable
Copyright © 2016 The Apache Software Foundation. All Rights Reserved - bbe71fa-20161201-1641