public class SystemProperties
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IO_MANIFEST_CACHE_MAX_FILEIO
Maximum number of distinct
FileIO that is allowed to have
associated ContentCache in memory at a time. |
static int |
IO_MANIFEST_CACHE_MAX_FILEIO_DEFAULT |
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
public static final java.lang.String IO_MANIFEST_CACHE_MAX_FILEIO
FileIO
that is allowed to have
associated ContentCache
in memory at a time.public static final int IO_MANIFEST_CACHE_MAX_FILEIO_DEFAULT