Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.bigdata.concurrent Classes and Interfaces - 37 results found.
NameDescriptionTypePackageFramework
AbstractStressTestNonBlockingLockManagerSuite of stress tests of the concurrency control mechanisms (without the database implementation) - See NonBlockingLockManager.Classcom.bigdata.concurrentBlazeGraph
AbstractStressTestNonBlockingLockManager .GenerateGenerates an XML file that can be used to (re-)run the concurrency control tests.Classcom.bigdata.concurrentBlazeGraph
AbstractStressTestNonBlockingLockManager .TestOptions AbstractStressTestNonBlockingLockManager.Classcom.bigdata.concurrentBlazeGraph
AbstractStressTestNonBlockingLockManager .Wait10ResourceTaskWaits 10ms once it acquires its locks.Classcom.bigdata.concurrentBlazeGraph
DeadlockExceptionAn instance of this exception is thrown when the lock requests of two or more transactions form a deadlock.Classcom.bigdata.concurrentBlazeGraph
FutureTaskMonThis is a flyweight utility class to be used as a direct replacement for FutureTask in code where we may need to be able to discover the root cancelClasscom.bigdata.concurrentBlazeGraph
HorridTaskDeathThrown by some unit tests.Classcom.bigdata.concurrentBlazeGraph
LockCallableBundles the resources identifying the required locks with the task to be executed once it holds those locks.Interfacecom.bigdata.concurrentBlazeGraph
LockCallableImplBundles the resources identifying the required locks with the task to be executed once it holds those locks.Classcom.bigdata.concurrentBlazeGraph
LockManagerThis class coordinates a schedule among concurrent operations requiring exclusive access to shared resources.Classcom.bigdata.concurrentBlazeGraph
LockManagerTaskClass encapsulates handshaking with the LockManager for an operation requiring exclusive access to one or more resources and that are willing toClasscom.bigdata.concurrentBlazeGraph
MultiprogrammingCapacityExceededExceptionThrown if a request would exceed the configured multi-programming capacity ofVersion:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.concurrentBlazeGraph
NamedLockA factory for named Locks.Classcom.bigdata.concurrentBlazeGraph
NamedReadWriteLockA factory for named ReadWriteLocks.Classcom.bigdata.concurrentBlazeGraph
NonBlockingLockManagerThis class coordinates a schedule among concurrent operations requiring exclusive access to shared resources.Classcom.bigdata.concurrentBlazeGraph
NonBlockingLockManager .CountersCounters for the NonBlockingLockManager.Classcom.bigdata.concurrentBlazeGraph
NonBlockingLockManager .RunStateRun states for the NonBlockingLockManager.Classcom.bigdata.concurrentBlazeGraph
NonBlockingLockManagerWithNewDesignThis class coordinates a schedule among concurrent operations requiring exclusive access to shared resources.Classcom.bigdata.concurrentBlazeGraph
NonBlockingLockManagerWithNewDesign .CountersCounters for the NonBlockingLockManagerWithNewDesign.Classcom.bigdata.concurrentBlazeGraph
NonBlockingLockManagerWithNewDesign .LockFutureTaskFutureTask which executes once it holds its locks.Classcom.bigdata.concurrentBlazeGraph
NonBlockingLockManagerWithNewDesign .ResourceQueueUnbounded queue of operations waiting to gain an exclusive lock on aVersion:$Id$Author:Bryan ThompsonSee Also:LockManager, Classcom.bigdata.concurrentBlazeGraph
ResourceQueueUnbounded queue of operations waiting to gain an exclusive lock on a resource.Classcom.bigdata.concurrentBlazeGraph
StressTestNonBlockingLockManagerWithPredeclaredLocksStress tests where we predeclare locks and sort the lock requests.Classcom.bigdata.concurrentBlazeGraph
StressTestNonBlockingLockManagerWithTxDagStress tests where a TxDag is used to detect deadlock.Classcom.bigdata.concurrentBlazeGraph
TestAllAggregates tests in dependency order.Classcom.bigdata.concurrentBlazeGraph
TestLockManagerSuite of stress tests of the concurrency control mechanisms (without the database implementation) - See LockManager.Classcom.bigdata.concurrentBlazeGraph
TestLockManager .GenerateGenerates an XML file that can be used to (re-)run the concurrency control tests.Classcom.bigdata.concurrentBlazeGraph
TestLockManager .TestOptionsOptions for TestLockManager.Classcom.bigdata.concurrentBlazeGraph
TestLockManager .Wait10ResourceTaskWaits 10ms once it acquires its locks.Classcom.bigdata.concurrentBlazeGraph
TestNonBlockingLockManager FIXME Verify interaction with the writeService.Classcom.bigdata.concurrentBlazeGraph
TestNonBlockingLockManager .Wait10ResourceTaskWaits 10ms once it acquires its locks.Classcom.bigdata.concurrentBlazeGraph
TestNonBlockingLockManagerWithNewDesignClasscom.bigdata.concurrentBlazeGraph
TestNonBlockingLockManagerWithNewDesign .Wait10ResourceTaskWaits 10ms once it acquires its locks.Classcom.bigdata.concurrentBlazeGraph
TestTxDagTest suite for online transaction deadlock algorithm.Classcom.bigdata.concurrentBlazeGraph
TimeoutExceptionAn instance of this class is thrown when a lock could not be obtained within a specified timeout.Classcom.bigdata.concurrentBlazeGraph
TxDag Directed Acyclic Graph (DAG) for detecting and preventing deadlocks in a concurrent programming system.Classcom.bigdata.concurrentBlazeGraph
TxDag .EdgeA representation of an edge in the DAG used for export of information toAuthor:Bryan ThompsonClasscom.bigdata.concurrentBlazeGraph