public static final class AlterSystemPropertiesRequest.PropertyUpdatesMap extends Object
propertyUpdatesMap
.Modifier and Type | Field and Description |
---|---|
static String |
BULK_ADD_TEST
Invoke the bulk_add test and report timing results.
|
static String |
CHUNK_SIZE
Sets the chunk size of all new sets to the specified integer value.
|
static String |
CLEAR_CACHE
Clears cached results.
|
static String |
COMMUNICATOR_TEST
Invoke the communicator test and report timing results.
|
static String |
CONCURRENT_KERNEL_EXECUTION
Enables concurrent kernel execution if the value is 'true' and disables it if the value is 'false'.
|
static String |
FLUSH_TO_DISK
Flushes any changes to any tables to the persistent store.
|
static String |
KERNEL_OMP_THREADS
Set the number of kernel_omp_threads to the specified integer value.
|
static String |
MAX_GET_RECORDS_SIZE
set max_get_records_size.
|
static String |
NETWORK_SPEED
Invoke the network speed test and report timing results.
|
static String |
REQUEST_TIMEOUT
Number of minutes after which /filter/* and /aggregate/* queries will timeout.
|
static String |
SET_MESSAGE_TIMERS_ENABLED
Enables the communicator test to collect additional timing statistics when the value string is 'true'.
|
static String |
SM_OMP_THREADS
Set the number of sm_omp_threads to the specified integer value.
|
public static final String SM_OMP_THREADS
public static final String KERNEL_OMP_THREADS
public static final String CONCURRENT_KERNEL_EXECUTION
public static final String CHUNK_SIZE
public static final String FLUSH_TO_DISK
public static final String CLEAR_CACHE
public static final String COMMUNICATOR_TEST
public static final String SET_MESSAGE_TIMERS_ENABLED
public static final String BULK_ADD_TEST
public static final String NETWORK_SPEED
public static final String REQUEST_TIMEOUT
public static final String MAX_GET_RECORDS_SIZE
Copyright © 2016. All rights reserved.