-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
boolean |
lock() |
void |
unlock() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
lock
public boolean lock()
- Specified by:
lock in interface org.apache.kylin.job.lock.JobLock
-
unlock
public void unlock()
- Specified by:
unlock in interface org.apache.kylin.job.lock.JobLock
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.