public class SystemProperties
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SCAN_THREAD_POOL_ENABLED
Whether to use the shared worker pool when planning table scans.
|
static java.lang.String |
WORKER_THREAD_POOL_SIZE_PROP
Sets the size of the worker pool.
|
public static final java.lang.String WORKER_THREAD_POOL_SIZE_PROP
public static final java.lang.String SCAN_THREAD_POOL_ENABLED