public class FilterNode extends Object
Filter
protected T
rel
protected Sink
sink
protected Source
source
FilterNode(Compiler compiler, Filter rel)
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final Source source
protected final Sink sink
protected final T extends SingleRel rel
public FilterNode(Compiler compiler, Filter rel)
public void run() throws InterruptedException
InterruptedException
Copyright © 2012-2020 Apache Software Foundation. All Rights Reserved.