public static interface ExecutorServiceConfiguration.ExecutorServiceConfigurationBuilder
ExecutorServiceConfiguration.| Modifier and Type | Method and Description |
|---|---|
ExecutorServiceConfiguration |
build() |
ExecutorServiceConfiguration.ExecutorServiceConfigurationBuilder |
maxNumberOfThreads(int maxNumberOfThreads) |
ExecutorServiceConfiguration.ExecutorServiceConfigurationBuilder maxNumberOfThreads(int maxNumberOfThreads)
maxNumberOfThreads - the max number of threads to be used by ToolingRuntimeClientBootstrap. Be aware that
this will be shared amount the ToolingRuntimeClients
created by this ToolingRuntimeClientBootstrap.ExecutorServiceConfiguration build()
ExecutorServiceConfiguration.Copyright © 2019 MuleSoft, Inc.. All rights reserved.