public class SortNode extends Object
Sort
protected T
rel
protected Sink
sink
protected Source
source
SortNode(Compiler compiler, Sort 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 SortNode(Compiler compiler, Sort rel)
public void run() throws InterruptedException
InterruptedException
Copyright © 2012-2020 Apache Software Foundation. All Rights Reserved.