public class LocalRuntimeConfiguration extends ConfigurationModuleBuilder
| Modifier and Type | Field and Description | 
|---|---|
static ConfigurationModule | 
CONF
The ConfigurationModule for the local resourcemanager. 
 | 
static OptionalParameter<Double> | 
JVM_HEAP_SLACK
The fraction of the container memory NOT to use for the Java Heap. 
 | 
static OptionalParameter<Integer> | 
NUMBER_OF_THREADS
The number of threads or processes available to the resourcemanager. 
 | 
static OptionalParameter<String> | 
RUNTIME_ROOT_FOLDER
The folder in which the sub-folders, one per Node, will be created. 
 | 
| Constructor and Description | 
|---|
LocalRuntimeConfiguration()  | 
bind, bindConstructor, bindConstructor, bindImplementation, bindImplementation, bindImplementation, bindList, bindList, bindList, bindNamedParameter, bindNamedParameter, bindNamedParameter, bindNamedParameter, bindSetEntry, bindSetEntry, bindSetEntry, bindSetEntry, build, mergepublic static final OptionalParameter<Integer> NUMBER_OF_THREADS
public static final OptionalParameter<String> RUNTIME_ROOT_FOLDER
public static final OptionalParameter<Double> JVM_HEAP_SLACK
public static final ConfigurationModule CONF
public LocalRuntimeConfiguration()
Copyright © 2015 The Apache Software Foundation. All rights reserved.