static class ConcurrentHashMapV8.Segment<K,V>
extends ReentrantLock
implements Serializable
| Modifier and Type | Field and Description |
|---|---|
(package private) float |
loadFactor |
| Constructor and Description |
|---|
Segment(float lf) |
getHoldCount, getOwner, getQueuedThreads, getQueueLength, getWaitingThreads, getWaitQueueLength, hasQueuedThread, hasQueuedThreads, hasWaiters, isFair, isHeldByCurrentThread, isLocked, lock, lockInterruptibly, newCondition, toString, tryLock, tryLock, unlockCopyright © 2010-2020 Toolsverse. All Rights Reserved.