| Package | Description |
|---|---|
| com.linecorp.armeria.client.endpoint.dns |
DNS-based
EndpointGroup implementation. |
| Modifier and Type | Method and Description |
|---|---|
DnsServiceEndpointGroup |
DnsServiceEndpointGroupBuilder.build()
Returns a newly created
DnsServiceEndpointGroup. |
static DnsServiceEndpointGroup |
DnsServiceEndpointGroup.of(String hostname)
Creates a
DnsServiceEndpointGroup that schedules queries on a random EventLoop from
CommonPools.workerGroup(). |
Copyright © 2020 LeanCloud. All rights reserved.