|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StepFactory.HiveVersion | |
---|---|
com.amazonaws.services.elasticmapreduce.util |
Uses of StepFactory.HiveVersion in com.amazonaws.services.elasticmapreduce.util |
---|
Methods in com.amazonaws.services.elasticmapreduce.util that return StepFactory.HiveVersion | |
---|---|
static StepFactory.HiveVersion |
StepFactory.HiveVersion.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static StepFactory.HiveVersion[] |
StepFactory.HiveVersion.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 StepFactory.HiveVersion | |
---|---|
HadoopJarStepConfig |
StepFactory.newInstallHiveStep(StepFactory.HiveVersion... hiveVersions)
Step that installs the specified versions of Hive on your job flow. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |