ProviderSelection

org.apache.pekko.actor.ProviderSelection
See theProviderSelection companion object
abstract class ProviderSelection

Value parameters

fqcn

the fully-qualified class name of the selected provider

identifier

the simple name of the selected provider

Attributes

Companion
object
Source
ActorSystem.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Cluster
class Custom
object Local
object Remote
In this article