com.sleepycat.je.rep.utilint
Class SizeAwaitMap.ThresholdLatch
java.lang.Object
java.util.concurrent.CountDownLatch
com.sleepycat.je.rep.utilint.SizeAwaitMap.ThresholdLatch
- Enclosing class:
- SizeAwaitMap<K,V>
class SizeAwaitMap.ThresholdLatch
- extends CountDownLatch
Subtype to keep track of how the latch was cleared.
SizeAwaitMap.ThresholdLatch
SizeAwaitMap.ThresholdLatch(int count)
getLatchCleared
boolean getLatchCleared()
setLatchCleared
void setLatchCleared(boolean latchCleared)
Copyright (c) 2004-2010 Oracle. All rights reserved.