protected static class ZKInterProcessLockBase.AcquiredLock
extends java.lang.Object
| Constructor and Description |
|---|
AcquiredLock(java.lang.String path,
int version)
Store information about a lock.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPath() |
int |
getVersion() |
java.lang.String |
toString() |