|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MembershipScheme
A representation of a membership scheme such as "multicast based" or "well-known address (WKA) based" schemes. This is directly related to the membership discovery mechanism.
Method Summary | |
---|---|
void |
init()
Initialize this membership scheme |
void |
joinGroup()
JOIN the group |
Method Detail |
---|
void init() throws ClusteringFault
ClusteringFault
- If an error occurs while initializingvoid joinGroup() throws ClusteringFault
ClusteringFault
- If an error occurs while joining the group
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |