| Constructor and Description |
|---|
SynchronizedRDFSink(RDFSink sink,
Object mutex) |
| Modifier and Type | Method and Description |
|---|---|
Sink<String> |
commentSink() |
Object |
getMutex() |
Sink<org.openrdf.model.Namespace> |
namespaceSink() |
Sink<org.openrdf.model.Statement> |
statementSink() |
public Sink<org.openrdf.model.Statement> statementSink()
statementSink in interface RDFSinkpublic Sink<org.openrdf.model.Namespace> namespaceSink()
namespaceSink in interface RDFSinkpublic Sink<String> commentSink()
commentSink in interface RDFSinkpublic Object getMutex()
Copyright © 2007-2012 fortytwo.net. All Rights Reserved.