Uses of Package
io.atomix.utils.concurrent
Packages that use io.atomix.utils.concurrent
Package
Description
Provides classes and interfaces for managing concurrency.
-
Classes in io.atomix.utils.concurrent used by io.atomix.utils.concurrentClassDescriptionAbstract thread context.A
CompletableFuturethat tracks whether the future or one of its descendants has been blocked on aCompletableFuture.get()orCompletableFuture.join()call.Atomix thread.Scheduled task.Scheduler.Thread context.