| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<LocalGroupMember> |
DistributedGroup.join()
Joins the instance to the membership group.
|
CompletableFuture<LocalGroupMember> |
DistributedGroup.join(String memberId)
Joins the instance to the membership group with a user-provided member ID.
|
Copyright © 2013–2016. All rights reserved.