public class GlobalOrchestratorConfig extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GlobalOrchestratorConfig.Config
Default implementation maintains values that are transferred to an Orchestrator on demand.
|
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_FIXED_THREADPOOL_SIZE |
| Constructor and Description |
|---|
GlobalOrchestratorConfig() |
| Modifier and Type | Method and Description |
|---|---|
static GlobalOrchestratorConfig.Config |
getConfig() |
static void |
setConfig(GlobalOrchestratorConfig.Config config) |
public static final int DEFAULT_FIXED_THREADPOOL_SIZE
public static GlobalOrchestratorConfig.Config getConfig()
public static void setConfig(GlobalOrchestratorConfig.Config config)
Copyright © 2021. All rights reserved.