Endpoints from an existing
EndpointGroup by sending health check requests.See: Description
| Interface | Description |
|---|---|
| HealthCheckerContext |
Provides the properties and operations required for sending health check requests.
|
| Class | Description |
|---|---|
| AbstractHealthCheckedEndpointGroupBuilder |
A skeletal builder implementation for creating a new
HealthCheckedEndpointGroup. |
| HealthCheckedEndpointGroup |
An
EndpointGroup that filters out unhealthy Endpoints from an existing EndpointGroup,
by sending periodic health check requests. |
| HealthCheckedEndpointGroupBuilder |
A builder for creating a new
HealthCheckedEndpointGroup that sends HTTP health check requests. |
Endpoints from an existing
EndpointGroup by sending health check requests.Copyright © 2020 LeanCloud. All rights reserved.