public interface IHaLockManager
Modifier and Type | Method and Description |
---|---|
IHaLock |
doLock() |
String |
getNodeName() |
String |
getSubSystem() |
IHaLock doLock() throws Exception
null
, this lock manager
is disabled.Exception
- Upon errors acquiring the lock.String getNodeName()
String getSubSystem()
Copyright © 2017 Clazzes.org. All rights reserved.