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, unableToMonitorLockNode
void acquiredLock()
void failedToAcquireLock(Exception e)
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.