public interface MembershipScheme
| Modifier and Type | Method and Description |
|---|---|
void |
init()
Initialize this membership scheme
|
void |
joinGroup()
JOIN the group
|
void init() throws org.apache.axis2.clustering.ClusteringFault
ClusteringFault - If an error occurs while initializingvoid joinGroup()
throws org.apache.axis2.clustering.ClusteringFault
ClusteringFault - If an error occurs while joining the groupCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.