Uses of Enum
org.apache.storm.generated.NumErrorsChoice
-
Uses of NumErrorsChoice in org.apache.storm.generated
Modifier and TypeMethodDescriptionstatic NumErrorsChoice
NumErrorsChoice.findByValue
(int value) Find a the enum type by its integer value, as defined in the Thrift IDL.GetInfoOptions.get_num_err_choice()
static NumErrorsChoice
Returns the enum constant of this type with the specified name.static NumErrorsChoice[]
NumErrorsChoice.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
GetInfoOptions.set_num_err_choice
(NumErrorsChoice num_err_choice)