Membership

io.github.jchapuis.leases4s.patterns.cluster.Membership
See theMembership companion trait
object Membership

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Membership.type

Members list

Type members

Classlikes

final case class Card(index: Int) extends AnyVal

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all
object Card

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Card.type
final case class Cards(mine: Option[Card], others: Map[Card, Member])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Cards

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Cards.type