org.apache.accumulo.fate.zookeeper
public static interface ZooLock.AsyncLockWatcher extends ZooLock.LockWatcher
| Modifier and Type | Method and Description |
|---|---|
void |
acquiredLock() |
void |
failedToAcquireLock(Exception e) |
lostLock, unableToMonitorLockNodevoid acquiredLock()
void failedToAcquireLock(Exception e)
Copyright © 2014 Apache Accumulo Project. All Rights Reserved.