org.apache.accumulo.core.zookeeper
Interface ZooLock.LockWatcher

All Known Subinterfaces:
ZooLock.AsyncLockWatcher
Enclosing class:
ZooLock

public static interface ZooLock.LockWatcher


Method Summary
 void lostLock(ZooLock.LockLossReason reason)
           
 

Method Detail

lostLock

void lostLock(ZooLock.LockLossReason reason)


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.