public static finalConsumerPoolTypeCURRENT_VERSION_AA_WC_LEADER_POOL
The followings pool types are being used when current version prioritization strategy is enabled.
Eventually, this new strategy will replace the above one once it is fully validated and ramped.
CURRENT_VERSION_SEP_RT_LEADER_POOL
public static finalConsumerPoolTypeCURRENT_VERSION_SEP_RT_LEADER_POOL
CURRENT_VERSION_NON_AA_WC_LEADER_POOL
public static finalConsumerPoolTypeCURRENT_VERSION_NON_AA_WC_LEADER_POOL
NON_CURRENT_VERSION_AA_WC_LEADER_POOL
public static finalConsumerPoolTypeNON_CURRENT_VERSION_AA_WC_LEADER_POOL
NON_CURRENT_VERSION_NON_AA_WC_LEADER_POOL
public static finalConsumerPoolTypeNON_CURRENT_VERSION_NON_AA_WC_LEADER_POOL
Returns the enum constant of this class with the specified name.
The string must match exactly an identifier used to declare an
enum constant in this class. (Extraneous whitespace characters are
not permitted.)
Parameters:
name - the name of the enum constant to be returned.