public class ParallelGZIPEnvironment extends Object
| Constructor and Description |
|---|
ParallelGZIPEnvironment() |
| Modifier and Type | Method and Description |
|---|---|
static ExecutorService |
getSharedThreadPool() |
static ThreadPoolExecutor |
newThreadPoolExecutor(int nthreads) |
public ParallelGZIPEnvironment()
@Nonnull public static ThreadPoolExecutor newThreadPoolExecutor(@Nonnegative int nthreads)
@Nonnull public static ExecutorService getSharedThreadPool()