public abstract static class SelectionHandler.SelectorBasedManager extends java.lang.Object implements Actor
Actor.emptyBehavior$| Constructor and Description |
|---|
SelectorBasedManager(SelectionHandlerSettings selectorSettings,
int nrOfSelectors) |
| Modifier and Type | Method and Description |
|---|---|
ActorRef |
selectorPool() |
SupervisorStrategy |
supervisorStrategy()
User overridable definition the strategy to use for supervising
child actors.
|
scala.PartialFunction<java.lang.Object,scala.runtime.BoxedUnit> |
workerForCommandHandler(scala.PartialFunction<SelectionHandler.HasFailureMessage,scala.Function1<ChannelRegistry,Props>> pf) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaroundPostRestart, aroundPostStop, aroundPreRestart, aroundPreStart, aroundReceive, context, postRestart, postStop, preRestart, preStart, receive, self, sender, unhandledpublic SelectorBasedManager(SelectionHandlerSettings selectorSettings, int nrOfSelectors)
public SupervisorStrategy supervisorStrategy()
ActorsupervisorStrategy in interface Actorpublic ActorRef selectorPool()
public final scala.PartialFunction<java.lang.Object,scala.runtime.BoxedUnit> workerForCommandHandler(scala.PartialFunction<SelectionHandler.HasFailureMessage,scala.Function1<ChannelRegistry,Props>> pf)