| Package | Description |
|---|---|
| io.appform.foxtrot.client | |
| io.appform.foxtrot.client.cluster | |
| io.appform.foxtrot.client.selectors |
| Modifier and Type | Method and Description |
|---|---|
EndpointType |
FoxtrotClientConfig.getEndpointType() |
| Modifier and Type | Method and Description |
|---|---|
void |
FoxtrotClientConfig.setEndpointType(EndpointType endpointType) |
| Modifier and Type | Method and Description |
|---|---|
IFoxtrotCluster |
FoxtrotClusterFactory.getCluster(EndpointType endpointType) |
| Modifier and Type | Method and Description |
|---|---|
static EndpointType |
EndpointType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EndpointType[] |
EndpointType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.