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