| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ENDPOINT_ID |
"master-websocket-major-endpoint" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EXECUTOR_NAME |
"che.core.jsonrpc.major_executor" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
JSON_RPC_MAJOR_CORE_POOL_SIZE_PARAMETER_NAME |
"che.core.jsonrpc.processor_core_pool_size" |
public static final String |
JSON_RPC_MAJOR_MAX_POOL_SIZE_PARAMETER_NAME |
"che.core.jsonrpc.processor_max_pool_size" |
public static final String |
JSON_RPC_MAJOR_QUEUE_CAPACITY_PARAMETER_NAME |
"che.core.jsonrpc.processor_queue_capacity" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ENDPOINT_ID |
"master-websocket-minor-endpoint" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EXECUTOR_NAME |
"che.core.jsonrpc.minor_executor" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
JSON_RPC_MINOR_CORE_POOL_SIZE_PARAMETER_NAME |
"che.core.jsonrpc.minor_processor_core_pool_size" |
public static final String |
JSON_RPC_MINOR_MAX_POOL_SIZE_PARAMETER_NAME |
"che.core.jsonrpc.minor_processor_max_pool_size" |
public static final String |
JSON_RPC_MINOR_QUEUE_CAPACITY_PARAMETER_NAME |
"che.core.jsonrpc.minor_processor_queue_capacity" |
Copyright © 2012–2019 Red Hat, Inc.. All rights reserved.