Package org.eclipse.rdf4j.testsuite.sail
Class SailConcurrencyTest.UploadTransaction
java.lang.Object
org.eclipse.rdf4j.testsuite.sail.SailConcurrencyTest.UploadTransaction
- All Implemented Interfaces:
Runnable
- Enclosing class:
SailConcurrencyTest
-
Constructor Summary
ConstructorDescriptionUploadTransaction
(CountDownLatch completed, CountDownLatch otherTxnCommitted, IRI context, boolean rollback) -
Method Summary
-
Constructor Details
-
UploadTransaction
public UploadTransaction(CountDownLatch completed, CountDownLatch otherTxnCommitted, IRI context, boolean rollback)
-
-
Method Details