Uses of Class
io.atomix.utils.concurrent.AtomixThread
Packages that use AtomixThread
Package
Description
Provides classes and interfaces for managing concurrency.
-
Uses of AtomixThread in io.atomix.utils.concurrent
Methods in io.atomix.utils.concurrent that return AtomixThreadModifier and TypeMethodDescriptionprotected static AtomixThreadSingleThreadContext.getThread(ExecutorService executor) Gets the thread from a single threaded executor service.