Package | Description |
---|---|
com.bigdata.concurrent |
This package supports concurrency control using exclusive locks on resources.
|
Modifier and Type | Method and Description |
---|---|
static NonBlockingLockManager.RunState |
NonBlockingLockManager.RunState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NonBlockingLockManager.RunState[] |
NonBlockingLockManager.RunState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
NonBlockingLockManager.RunState.isTransitionLegal(NonBlockingLockManager.RunState newval) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.