public interface Sink
Corresponds to an output of a relational expression.
void send(Row row) throws InterruptedException
InterruptedExceptionvoid end()
throws InterruptedException
InterruptedExceptionCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.