public static class ThreadPoolHandle.Options extends Object
ThreadPoolHandle| Modifier and Type | Method and Description |
|---|---|
ThreadPoolHandle.Options |
container(String container) |
ThreadPoolHandle.Options |
maxIntraOpParallelism(Long maxIntraOpParallelism) |
ThreadPoolHandle.Options |
sharedName(String sharedName) |
public ThreadPoolHandle.Options maxIntraOpParallelism(Long maxIntraOpParallelism)
maxIntraOpParallelism - The maximum degree of parallelism to use within operations that execute on this
threadpool.public ThreadPoolHandle.Options container(String container)
container - public ThreadPoolHandle.Options sharedName(String sharedName)
sharedName - Copyright © 2015–2019. All rights reserved.