ContextInfoError

final case class ContextInfoError(error: ContextInfoFailure) extends LeaderElectionFailure[Nothing]

Failure while gathering information about the running service

Failure while gathering information about the running service

trait Serializable
trait Product
trait Equals
trait LeaderElectionFailure[Nothing]
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product