ClusterClient

Undocumented in source.

Constructors

this
this(Channel channel)
Undocumented in source.

Members

Functions

MemberAdd
MemberAddResponse MemberAdd(MemberAddRequest request)
Undocumented in source. Be warned that the author may not have intended to support it.
MemberAdd
void MemberAdd(MemberAddRequest request, void delegate(Status status, MemberAddResponse response) dele)
Undocumented in source. Be warned that the author may not have intended to support it.
MemberList
void MemberList(MemberListRequest request, void delegate(Status status, MemberListResponse response) dele)
Undocumented in source. Be warned that the author may not have intended to support it.
MemberList
MemberListResponse MemberList(MemberListRequest request)
Undocumented in source. Be warned that the author may not have intended to support it.
MemberRemove
MemberRemoveResponse MemberRemove(MemberRemoveRequest request)
Undocumented in source. Be warned that the author may not have intended to support it.
MemberRemove
void MemberRemove(MemberRemoveRequest request, void delegate(Status status, MemberRemoveResponse response) dele)
Undocumented in source. Be warned that the author may not have intended to support it.
MemberUpdate
MemberUpdateResponse MemberUpdate(MemberUpdateRequest request)
Undocumented in source. Be warned that the author may not have intended to support it.
MemberUpdate
void MemberUpdate(MemberUpdateRequest request, void delegate(Status status, MemberUpdateResponse response) dele)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta