UpstreamConnectionOptions.HappyEyeballsConfig.Builder |
UpstreamConnectionOptions.HappyEyeballsConfig.Builder.clear() |
|
UpstreamConnectionOptions.HappyEyeballsConfig.Builder |
UpstreamConnectionOptions.HappyEyeballsConfig.Builder.clearFirstAddressFamilyCount() |
Specify the number of addresses of the first_address_family_version being
attempted for connection before the other address family.
|
UpstreamConnectionOptions.HappyEyeballsConfig.Builder |
UpstreamConnectionOptions.HappyEyeballsConfig.Builder.clearFirstAddressFamilyVersion() |
Specify the IP address family to attempt connection first in happy
eyeballs algorithm according to RFC8305#section-4.
|
UpstreamConnectionOptions.HappyEyeballsConfig.Builder |
UpstreamConnectionOptions.Builder.getHappyEyeballsConfigBuilder() |
Configurations for happy eyeballs algorithm.
|
UpstreamConnectionOptions.HappyEyeballsConfig.Builder |
UpstreamConnectionOptions.HappyEyeballsConfig.Builder.mergeFirstAddressFamilyCount(com.google.protobuf.UInt32Value value) |
Specify the number of addresses of the first_address_family_version being
attempted for connection before the other address family.
|
UpstreamConnectionOptions.HappyEyeballsConfig.Builder |
UpstreamConnectionOptions.HappyEyeballsConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
UpstreamConnectionOptions.HappyEyeballsConfig.Builder |
UpstreamConnectionOptions.HappyEyeballsConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
|
UpstreamConnectionOptions.HappyEyeballsConfig.Builder |
UpstreamConnectionOptions.HappyEyeballsConfig.Builder.mergeFrom(UpstreamConnectionOptions.HappyEyeballsConfig other) |
|
static UpstreamConnectionOptions.HappyEyeballsConfig.Builder |
UpstreamConnectionOptions.HappyEyeballsConfig.newBuilder() |
|
static UpstreamConnectionOptions.HappyEyeballsConfig.Builder |
UpstreamConnectionOptions.HappyEyeballsConfig.newBuilder(UpstreamConnectionOptions.HappyEyeballsConfig prototype) |
|
UpstreamConnectionOptions.HappyEyeballsConfig.Builder |
UpstreamConnectionOptions.HappyEyeballsConfig.newBuilderForType() |
|
protected UpstreamConnectionOptions.HappyEyeballsConfig.Builder |
UpstreamConnectionOptions.HappyEyeballsConfig.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
|
UpstreamConnectionOptions.HappyEyeballsConfig.Builder |
UpstreamConnectionOptions.HappyEyeballsConfig.Builder.setFirstAddressFamilyCount(com.google.protobuf.UInt32Value value) |
Specify the number of addresses of the first_address_family_version being
attempted for connection before the other address family.
|
UpstreamConnectionOptions.HappyEyeballsConfig.Builder |
UpstreamConnectionOptions.HappyEyeballsConfig.Builder.setFirstAddressFamilyCount(com.google.protobuf.UInt32Value.Builder builderForValue) |
Specify the number of addresses of the first_address_family_version being
attempted for connection before the other address family.
|
UpstreamConnectionOptions.HappyEyeballsConfig.Builder |
UpstreamConnectionOptions.HappyEyeballsConfig.Builder.setFirstAddressFamilyVersion(UpstreamConnectionOptions.FirstAddressFamilyVersion value) |
Specify the IP address family to attempt connection first in happy
eyeballs algorithm according to RFC8305#section-4.
|
UpstreamConnectionOptions.HappyEyeballsConfig.Builder |
UpstreamConnectionOptions.HappyEyeballsConfig.Builder.setFirstAddressFamilyVersionValue(int value) |
Specify the IP address family to attempt connection first in happy
eyeballs algorithm according to RFC8305#section-4.
|
UpstreamConnectionOptions.HappyEyeballsConfig.Builder |
UpstreamConnectionOptions.HappyEyeballsConfig.toBuilder() |
|