|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ElectionStrategy | |
| org.activecluster.election.impl | |
| org.activecluster.impl | Default implementation of ActiveCluster using standard JMS API to build the cluster. |
| Uses of ElectionStrategy in org.activecluster.election.impl |
| Classes in org.activecluster.election.impl that implement ElectionStrategy | |
class |
BullyElectionStrategy
BullyElectionStrategy Use a simple bully algorithm to elect a coordinator. |
| Uses of ElectionStrategy in org.activecluster.impl |
| Methods in org.activecluster.impl that return ElectionStrategy | |
ElectionStrategy |
StateServiceImpl.getElectionStrategy()
|
| Methods in org.activecluster.impl with parameters of type ElectionStrategy | |
void |
StateServiceImpl.setElectionStrategy(ElectionStrategy electionStrategy)
set the election strategy |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||