@API(status=EXPERIMENTAL) public final class ThreadPoolExecutors extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ThreadPoolExecutors.Build |
static interface |
ThreadPoolExecutors.Builder |
static interface |
ThreadPoolExecutors.ElasticSize |
static interface |
ThreadPoolExecutors.FixedOrElasticSize |
static interface |
ThreadPoolExecutors.FixedSize |
static interface |
ThreadPoolExecutors.KeepAliveTime |
static interface |
ThreadPoolExecutors.LimitedElasticSize |
static interface |
ThreadPoolExecutors.RejectedExecutions |
static interface |
ThreadPoolExecutors.ScaleFirst |
static interface |
ThreadPoolExecutors.Threads |
public static ThreadPoolExecutors.Builder builder()
Copyright © 2015–2020 Zalando SE. All rights reserved.