-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
long |
highest |
-
Constructor Summary
Constructors
Constructor and Description |
VersionBucket(int lockTimeoutMs) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
highest
public long highest
-
Method Detail
-
tryLock
public boolean tryLock()
-
unlock
public void unlock()
-
signalAll
public void signalAll()
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.