io.github.jchapuis.leases4s.patterns.cluster
Members list
Packages
Type members
Classlikes
A cluster represents a dynamic group of indexed members that join and leave. A member's index can evolve over time. Indices are indeed always lower than the number of members at any one time. Indices thus represent a slot in the group and can be used to partition work or data.
A cluster represents a dynamic group of indexed members that join and leave. A member's index can evolve over time. Indices are indeed always lower than the number of members at any one time. Indices thus represent a slot in the group and can be used to partition work or data.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Member
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object Membership
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Membership.type
In this article