| Package | Description |
|---|---|
| io.atomix.utils | |
| io.atomix.utils.concurrent |
Generic utilities for managing object lifecycles.
|
| Class and Description |
|---|
| ThreadContext
Thread context.
|
| Class and Description |
|---|
| AbstractThreadContext
Abstract thread context.
|
| AtomixFuture
A
CompletableFuture that tracks whether the future or one of its descendants has been blocked on
a CompletableFuture.get() or CompletableFuture.join() call. |
| ReferenceCounted
Reference counting interface.
|
| ReferenceFactory
Reference factory.
|
| ReferenceManager
Reference manager.
|
| Scheduled
Scheduled task.
|
| Scheduler
Scheduler.
|
| SingleThreadContext
Single threaded context.
|
| ThreadContext
Thread context.
|
| ThreadContextFactory
Thread context factory.
|
| ThreadModel
Raft thread model.
|
| ThreadPoolContext
Thread pool context.
|
Copyright © 2013–2018. All rights reserved.