Package | Description |
---|---|
com.bigdata.concurrent |
This package supports concurrency control using exclusive locks on resources.
|
Modifier and Type | Field and Description |
---|---|
protected TxDag |
NonBlockingLockManager.waitsFor
Used to track dependencies among transactions.
|
Modifier and Type | Method and Description |
---|---|
void |
TestTxDag.doSymmetricOperationsTest(Random r,
TxDag dag)
Implements the performance test for
TestTxDag.testSymmetricOperations() . |
Constructor and Description |
---|
ResourceQueue(R resource,
TxDag waitsFor)
Create a queue of lock requests for a resource.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.