public class RoundRobinRouter<P> extends Router<P>
| Modifier and Type | Field and Description |
|---|---|
protected int |
poolIndex |
| Constructor and Description |
|---|
RoundRobinRouter(RouterSpecification<P> specification) |
| Modifier and Type | Method and Description |
|---|---|
protected Routing<P> |
computeRouting() |
protected Routee<P> |
nextRoutee() |
dispatchCommand, dispatchCommand, dispatchCommand, dispatchCommand, dispatchQuery, dispatchQuery, dispatchQuery, dispatchQuery, initRoutees, routeeAt, routees, routingFor, routingFor, routingFor, routingFor, subscribe, subscribe, unsubscribe, unsubscribeaddress, afterRestart, afterStop, answerFrom, beforeRestart, beforeResume, beforeStart, childActorFor, childActorFor, completableFuture, completes, completesEventually, conclude, deadLetters, definition, disperseStowedMessages, equals, future, hashCode, isStopped, logger, parentAs, scheduler, secure, selfAs, stage, stageNamed, start, stateSnapshot, stateSnapshot, stop, stowMessages, toString, viewTestState, viewTestStateInitializationpublic RoundRobinRouter(RouterSpecification<P> specification)
Copyright © 2021. All rights reserved.