public class ProviderSelection$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ProviderSelection$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
ProviderSelection$() |
Modifier and Type | Method and Description |
---|---|
ProviderSelection |
cluster() |
ProviderSelection |
local() |
ProviderSelection |
remote() |
public static final ProviderSelection$ MODULE$
public ProviderSelection local()
public ProviderSelection remote()
public ProviderSelection cluster()