LeaderElectionFailure

sealed trait LeaderElectionFailure[+E]

Possible failures of the leader election algorithm

Possible failures of the leader election algorithm

Type Params
E

Failure type of the inner effect

class Object
trait Matchable
class Any