Class PinnedDispatcherConfigurator

java.lang.Object
org.apache.pekko.dispatch.MessageDispatcherConfigurator
org.apache.pekko.dispatch.PinnedDispatcherConfigurator

public class PinnedDispatcherConfigurator extends MessageDispatcherConfigurator
Configurator for creating pekko.dispatch.PinnedDispatcher. Returns new dispatcher instance for each invocation of the dispatcher() method.