|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BootstrapActions.ConfigureDaemons | |
---|---|
com.amazonaws.services.elasticmapreduce.util |
Uses of BootstrapActions.ConfigureDaemons in com.amazonaws.services.elasticmapreduce.util |
---|
Methods in com.amazonaws.services.elasticmapreduce.util that return BootstrapActions.ConfigureDaemons | |
---|---|
BootstrapActions.ConfigureDaemons |
BootstrapActions.newConfigureDaemons()
Create a new bootstrap action which lets you configure Hadoop's daemons. |
BootstrapActions.ConfigureDaemons |
BootstrapActions.ConfigureDaemons.withHeapSize(BootstrapActions.Daemon daemon,
int megabytes)
Set the heap size of a daemon. |
BootstrapActions.ConfigureDaemons |
BootstrapActions.ConfigureDaemons.withOpts(BootstrapActions.Daemon daemon,
String opts)
Specify additional Java opts to be included when the daemon starts. |
BootstrapActions.ConfigureDaemons |
BootstrapActions.ConfigureDaemons.withReplace(boolean replace)
Replace the existing hadoop-user-env.sh file if it exists. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |