|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BootstrapActions.Daemon | |
---|---|
com.amazonaws.services.elasticmapreduce.util |
Uses of BootstrapActions.Daemon in com.amazonaws.services.elasticmapreduce.util |
---|
Methods in com.amazonaws.services.elasticmapreduce.util that return BootstrapActions.Daemon | |
---|---|
static BootstrapActions.Daemon |
BootstrapActions.Daemon.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BootstrapActions.Daemon[] |
BootstrapActions.Daemon.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.amazonaws.services.elasticmapreduce.util with parameters of type BootstrapActions.Daemon | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |