Interface QuorumGenerator


public interface QuorumGenerator
Generate a transaction quorum for a transaction as it begins
  • Method Summary

    Modifier and Type
    Method
    Description
    genQuorum(org.apache.jena.query.TxnType txnType)
     
  • Method Details

    • genQuorum

      ComponentGroup genQuorum(org.apache.jena.query.TxnType txnType)