| Package | Description | 
|---|---|
| org.apache.ambari.annotations | |
| org.apache.ambari.server.orm | 
| Modifier and Type | Method and Description | 
|---|---|
static TransactionalLock.LockArea | 
TransactionalLock.LockArea.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static TransactionalLock.LockArea[] | 
TransactionalLock.LockArea.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ReadWriteLock | 
TransactionalLocks.getLock(TransactionalLock.LockArea lockArea)
Gets a lock for the specified lock area. 
 | 
Copyright © 2022 Apache Software Foundation. All rights reserved.