Uses of Enum
com.amazonaws.services.elasticmapreduce.util.StepFactory.HiveVersion
Packages that use StepFactory.HiveVersion
-
Uses of StepFactory.HiveVersion in com.amazonaws.services.elasticmapreduce.util
Methods in com.amazonaws.services.elasticmapreduce.util that return StepFactory.HiveVersionModifier and TypeMethodDescriptionstatic StepFactory.HiveVersion
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.HiveVersionModifier and TypeMethodDescriptionStepFactory.newInstallHiveStep
(StepFactory.HiveVersion... hiveVersions) Step that installs the specified versions of Hive on your job flow.