Package com.linecorp.armeria.client.endpoint
@NonNullByDefault
package com.linecorp.armeria.client.endpoint
-
ClassDescriptionA skeletal builder implementation for a
DynamicEndpointGroup
and its subtypes.A skeletalEndpointSelector
implementation.A dynamicEndpointGroup
.Builds a newDynamicEndpointGroup
.Sets properties for buildingDynamicEndpointGroup
.AnEndpointGroupException
raised when the resolution of anEndpointGroup
fails because there are noEndpoint
s in theEndpointGroup
.A list ofEndpoint
s.ARuntimeException
raised when the resolution of anEndpointGroup
fails.Endpoint
selection strategy that creates aEndpointSelector
.AnEndpointGroupException
raised when anEndpointGroup
fails to resolve anEndpoint
within a configured selection timeout.Selects anEndpoint
from anEndpointGroup
.AProperties
backedEndpointGroup
.Builds aPropertiesEndpointGroup
.Builds a weight ramping upEndpointSelectionStrategy
which ramps the weight of newly addedEndpoint
s.