用法
创建GroupMember
public GroupMember(CuratorFramework client,
String membershipPath,
String thisId,
byte[] payload)
Parameters:
client - client instance
membershipPath - the path to use for membership
thisId - ID of this group member. MUST be unique for the group
payload - the payload to write in our member node