| Package | Description |
|---|---|
| io.atomix.primitive.partition |
Provides classes and interfaces for managing primitive partitions, partition groups, and member groups.
|
| Modifier and Type | Method and Description |
|---|---|
static MemberGroupId |
MemberGroupId.from(String id)
Creates a new member group identifier.
|
MemberGroupId |
GroupMember.groupId()
Returns the member group ID.
|
MemberGroupId |
MemberGroup.id()
Returns the group identifier.
|
| Constructor and Description |
|---|
GroupMember(MemberId memberId,
MemberGroupId groupId) |
Copyright © 2013–2018. All rights reserved.