java.lang.Object
org.apache.jena.riot.thrift.Binding2Thrift
- All Implemented Interfaces:
AutoCloseable
Converted from Bindings to SPARQL result set encoded in Thrift
-
Constructor Summary
ConstructorDescriptionBinding2Thrift
(OutputStream out, Collection<Var> vars, boolean encodeValues) Binding2Thrift
(org.apache.thrift.protocol.TProtocol out, Collection<Var> vars, boolean encodeValues) -
Method Summary
-
Constructor Details
-
Binding2Thrift
-
Binding2Thrift
public Binding2Thrift(org.apache.thrift.protocol.TProtocol out, Collection<Var> vars, boolean encodeValues)
-
-
Method Details
-
output
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-