Class RDFChangesWriterBinary

java.lang.Object
org.apache.jena.rdfpatch.binary.RDFChangesWriterBinary
All Implemented Interfaces:
RDFChanges

public class RDFChangesWriterBinary extends Object implements RDFChanges
Write RDF Patch in binary (thrift encoded).

This class is not thread safe.

See Also:
  • Constructor Details

    • RDFChangesWriterBinary

      public RDFChangesWriterBinary(org.apache.thrift.protocol.TProtocol protocol)
  • Method Details