protected static class BaseLockManager.LockDescription
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
lockKey |
protected int |
lockType |
| Constructor and Description |
|---|
LockDescription(int lockType,
java.lang.String lockKey) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getKey() |
int |
getType() |
void |
set(int lockType) |