T
- Type of the tuple.public class UnorderedIsolate<T> extends Pipe<T,T>
Constructor and Description |
---|
UnorderedIsolate() |
Modifier and Type | Method and Description |
---|---|
void |
accept(T tuple)
Apply the function to
value . |
void |
close() |
void |
initialize(OpletContext<T,T> context)
Initialize the oplet.
|
getDestination, getInputs, start, submit
getOpletContext
public void initialize(OpletContext<T,T> context)
Oplet
initialize
in interface Oplet<T,T>
initialize
in class Pipe<T,T>
context
- the OpletContextpublic void accept(T tuple)
Consumer
value
.tuple
- Value function is applied to.public void close() throws java.lang.Exception
java.lang.Exception
Copyright © 2016 The Apache Software Foundation. All Rights Reserved - bbe71fa-20161201-1641