|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ZooLock.LockLossReason | |
|---|---|
| org.apache.accumulo.server.zookeeper | |
| Uses of ZooLock.LockLossReason in org.apache.accumulo.server.zookeeper |
|---|
| Methods in org.apache.accumulo.server.zookeeper that return ZooLock.LockLossReason | |
|---|---|
static ZooLock.LockLossReason |
ZooLock.LockLossReason.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ZooLock.LockLossReason[] |
ZooLock.LockLossReason.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.accumulo.server.zookeeper with parameters of type ZooLock.LockLossReason | |
|---|---|
void |
ZooLock.LockWatcher.lostLock(ZooLock.LockLossReason reason)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||