public class PrintingSink extends Object implements Sink<Triple>
PrintingSink(org.slf4j.Logger log)
void
close()
flush()
send(Triple triple)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PrintingSink(org.slf4j.Logger log)
public void send(Triple triple)
send
Sink<Triple>
public void flush()
flush
public void close()
close
Closeable
Licenced under the Apache License, Version 2.0