| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
JAVA_EXECUTOR_CACHE_DEFAULT_SIZE |
200 |
public static final String |
JAVA_EXECUTOR_CACHE_SIZE |
"java.executor.cache.size" |
public static final String |
JAVA_EXECUTOR_ENGINE |
"java.executor.engine" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
PYTHON_EXECUTOR_CACHE_DEFAULT_SIZE |
200 |
public static final String |
PYTHON_EXECUTOR_CACHE_SIZE |
"python.executor.cache.size" |
public static final String |
PYTHON_EXECUTOR_ENGINE |
"python.executor.engine" |
Copyright © 2016. All Rights Reserved.