public abstract class ProviderSelection
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ProviderSelection.Cluster$ |
static class |
ProviderSelection.Local$ |
static class |
ProviderSelection.Remote$ |
| Modifier and Type | Method and Description |
|---|---|
static ProviderSelection |
cluster() |
java.lang.String |
identifier() |
static ProviderSelection |
local() |
static ProviderSelection |
remote() |
public static ProviderSelection local()
public static ProviderSelection remote()
public static ProviderSelection cluster()
public java.lang.String identifier()