|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jboss.messaging.core.plugin.postoffice.cluster.DefaultFailoverMapper
A DefaultFailoverMapper Generates the mapping by looking to the element to the right and wrapping around to the first element in the list
| Constructor Summary | |
DefaultFailoverMapper()
|
|
| Method Summary | |
java.util.Map |
generateMapping(java.util.Set nodes)
Generate a mapping given a set of nodes - nodes will be sorted by the method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultFailoverMapper()
| Method Detail |
public java.util.Map generateMapping(java.util.Set nodes)
generateMapping in interface FailoverMappernodes - SetFailoverMapper.generateMapping(java.util.Set)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||