| Package | Description |
|---|---|
| com.linecorp.armeria.client.endpoint.healthcheck |
Filters out unhealthy
Endpoints from an existing
EndpointGroup by sending health check requests. |
| Class and 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. |
| HealthCheckerContext
Provides the properties and operations required for sending health check requests.
|
Copyright © 2020 LeanCloud. All rights reserved.