This partition is in the transition process from follower to leader, but it hasn't finished doing all the
status check yet; so it's still running as a follower, but it will switch to the leader role at anytime.
This partition is paused from follower to leader transition, to avoid two leaders in the process of store
migration; so it's still running as a follower and won't switch to the leader role until the end of migration.
This partition is in the transition process from follower to leader, but it hasn't finished doing all the
status check yet; so it's still running as a follower, but it will switch to the leader role at anytime.
This partition is paused from follower to leader transition, to avoid two leaders in the process of store
migration; so it's still running as a follower and won't switch to the leader role until the end of migration.
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.
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:
value - the name of the enum constant to be returned.