-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private Lock |
lock |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
lock
private final Lock lock
-
Method Detail
-
tryLock
public boolean tryLock()
- Specified by:
tryLock
in interface DebuggableTimedLock
- Returns:
- true if lock obtained; false otherwise
Copyright © 2015 Apache NiFi Project. All rights reserved.