| Package | Description |
|---|---|
| io.atomix.utils.concurrent |
Generic utilities for managing object lifecycles.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ThreadContext
Thread context.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractThreadContext
Abstract thread context.
|
class |
BlockingAwareSingleThreadContext
Blocking aware single thread context.
|
class |
BlockingAwareThreadPoolContext
Blocking aware thread pool context.
|
class |
NullThreadContext
Null thread context.
|
class |
SingleThreadContext
Single threaded context.
|
class |
ThreadPoolContext
Thread pool context.
|
Copyright © 2013–2019. All rights reserved.