public class ParallelGZIPEnvironment extends Object
| Constructor and Description |
|---|
ParallelGZIPEnvironment() |
| Modifier and Type | Method and Description |
|---|---|
static ExecutorService |
getSharedThreadPool() |
static ThreadPoolExecutor |
newThreadPoolExecutor(int nthreads) |
@Nonnull public static ThreadPoolExecutor newThreadPoolExecutor(@Nonnegative int nthreads)
@Nonnull public static ExecutorService getSharedThreadPool()
Copyright © 2023. All rights reserved.