| Package | Description |
|---|---|
| org.apache.hadoop.hbase.util |
| Modifier and Type | Field and Description |
|---|---|
private IdReadWriteLock.ReferenceType |
IdReadWriteLock.refType |
| Modifier and Type | Method and Description |
|---|---|
IdReadWriteLock.ReferenceType |
IdReadWriteLock.getReferenceType() |
static IdReadWriteLock.ReferenceType |
IdReadWriteLock.ReferenceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdReadWriteLock.ReferenceType[] |
IdReadWriteLock.ReferenceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
IdReadWriteLock(IdReadWriteLock.ReferenceType referenceType)
Constructor of IdReadWriteLock
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.