| Modifier and Type | Field and Description |
|---|---|
protected T |
rel |
protected Sink |
sink |
protected Source |
source |
| Constructor and Description |
|---|
FilterNode(Interpreter interpreter,
Filter rel) |
protected final Source source
protected final Sink sink
protected final T extends SingleRel rel
public FilterNode(Interpreter interpreter, Filter rel)
public void run()
throws InterruptedException
InterruptedExceptionCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.