| Package | Description |
|---|---|
| io.atomix.utils.concurrent |
Generic utilities for managing object lifecycles.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BlockingAwareSingleThreadContextFactory
Single thread context factory.
|
class |
BlockingAwareThreadPoolContextFactory
Thread pool context factory.
|
class |
SingleThreadContextFactory
Single thread context factory.
|
class |
ThreadPoolContextFactory
Thread pool context factory.
|
| Modifier and Type | Method and Description |
|---|---|
abstract ThreadContextFactory |
ThreadModel.factory(String nameFormat,
int threadPoolSize,
org.slf4j.Logger logger)
Returns a thread context factory.
|
Copyright © 2013–2018. All rights reserved.