|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClusteringClient | |
|---|---|
| org.apache.stratos.cartridge.agent | |
| org.apache.stratos.cartridge.agent.registrant | |
| Uses of ClusteringClient in org.apache.stratos.cartridge.agent |
|---|
| Constructors in org.apache.stratos.cartridge.agent with parameters of type ClusteringClient | |
|---|---|
ELBMembershipListener(ClusteringClient clusteringClient,
org.apache.axis2.context.ConfigurationContext configurationContext,
RegistrantDatabase registrantDatabase,
RegistrantHealthChecker healthChecker)
|
|
RegistrantMembershipListener(ClusteringClient clusteringClient,
org.apache.axis2.context.ConfigurationContext configurationContext)
|
|
| Uses of ClusteringClient in org.apache.stratos.cartridge.agent.registrant |
|---|
| Methods in org.apache.stratos.cartridge.agent.registrant with parameters of type ClusteringClient | |
|---|---|
static void |
RegistrantUtil.reloadRegistrants(ClusteringClient clusteringClient,
org.apache.axis2.context.ConfigurationContext configurationContext,
RegistrantDatabase registrantDatabase)
Reload all the registrants persisted in the file system |
| Constructors in org.apache.stratos.cartridge.agent.registrant with parameters of type ClusteringClient | |
|---|---|
RegistrantHealthChecker(RegistrantDatabase database,
ClusteringClient clusteringClient,
org.apache.axis2.context.ConfigurationContext configurationContext,
int healthCheckInterval,
int threadPoolSize)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||