object ProviderSelection
- Source
- ActorSystem.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ProviderSelection
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def cluster(): ProviderSelection
JAVA API
- def local(): ProviderSelection
JAVA API
- def remote(): ProviderSelection
JAVA API
- case object Cluster extends with Product with Serializable
- case object Local extends with Product with Serializable
- case object Remote extends with Product with Serializable