public static class AbstractConcurrentMapBase.Segment extends LockableObject
Modifier and Type | Field and Description |
---|---|
protected java.lang.Object[] |
table |
Modifier | Constructor and Description |
---|---|
protected |
AbstractConcurrentMapBase.Segment(int initialCapacity) |
isHeldExclusively, lock, tryAcquire, tryRelease, unlock
acquire, acquireInterruptibly, acquireShared, acquireSharedInterruptibly, compareAndSetState, getExclusiveQueuedThreads, getFirstQueuedThread, getQueuedThreads, getQueueLength, getSharedQueuedThreads, getState, getWaitingThreads, getWaitQueueLength, hasContended, hasQueuedPredecessors, hasQueuedThreads, hasWaiters, isQueued, owns, release, releaseShared, setState, toString, tryAcquireNanos, tryAcquireShared, tryAcquireSharedNanos, tryReleaseShared