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
protected class SailConcurrencyTest.UploadTransaction extends Object implements Runnable
-
-
Constructor Summary
Constructors Constructor Description UploadTransaction(CountDownLatch completed, CountDownLatch otherTxnCommitted, IRI context, boolean rollback)
-
-
-
Constructor Detail
-
UploadTransaction
public UploadTransaction(CountDownLatch completed, CountDownLatch otherTxnCommitted, IRI context, boolean rollback)
-
-