Class | Description |
---|---|
JoinGroupCommand |
This is the message a member will send to another member when it intends to join a group.
|
MemberJoinedCommand |
This is the notification message a member will send to all others in the group after it has
joined the group.
|
MemberListCommand |
When a new member wishes to join a group, it will send a
JoinGroupCommand message to
a known member. |
RpcMembershipRequestHandler |
Handles RPC membership requests from members.
|
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.