Class | Description |
---|---|
ClientRWLock |
Read/write lock associated with clients rather than threads.
|
CountingLatch |
Similar to
CountDownLatch except that the count can either be
increased or decreased. |
ForkJoinPoolHelper |
Provides helpers for working with
ForkJoinPool . |
ManagedBlockingUfsForwarder |
Forwarder for
UnderFileSystem objects that works through with ForkJoinPool's
managed blocking. |
Enum | Description |
---|---|
LockMode |
ReadWriteLock types.
|
Copyright © 2023. All Rights Reserved.