Interface SPARQLResultExProcessor
- All Superinterfaces:
AutoCloseable,org.apache.jena.atlas.lib.Closeable,org.aksw.commons.util.lifecycle.LifeCycle,org.apache.jena.atlas.lib.Sink<SPARQLResultEx>,SinkStreaming<SPARQLResultEx>,SPARQLResultExVisitor<Void>,SPARQLResultVisitor<Void>
- All Known Implementing Classes:
SPARQLResultExProcessorForwarding,SPARQLResultExProcessorForwardingBase,SPARQLResultExProcessorImpl
public interface SPARQLResultExProcessor
extends SinkStreaming<SPARQLResultEx>, SPARQLResultExVisitor<Void>
-
Method Summary
Methods inherited from interface java.lang.AutoCloseable
closeMethods inherited from interface org.apache.jena.atlas.lib.Closeable
closeMethods inherited from interface org.apache.jena.atlas.lib.Sink
flush, sendMethods inherited from interface org.aksw.jena_sparql_api.rx.io.resultset.SinkStreaming
finish, startMethods inherited from interface org.aksw.jena_sparql_api.rx.io.resultset.SPARQLResultExVisitor
forwardEx, onQuads, onTriplesMethods inherited from interface org.aksw.jena_sparql_api.rx.io.resultset.SPARQLResultVisitor
forward, onBooleanResult, onJsonItems, onResultSet