|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.messaging.core.server.impl.RoundRobinDistributionPolicy
public class RoundRobinDistributionPolicy
A RoundRobinDistributionPolicy
| Constructor Summary | |
|---|---|
RoundRobinDistributionPolicy()
|
|
| Method Summary | |
|---|---|
int |
select(java.util.List<Consumer> consumers,
int pos)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RoundRobinDistributionPolicy()
| Method Detail |
|---|
public int select(java.util.List<Consumer> consumers,
int pos)
select in interface DistributionPolicy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||