Class UpstreamConnectionOptions.HappyEyeballsConfig.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<UpstreamConnectionOptions.HappyEyeballsConfig.Builder>
com.google.protobuf.GeneratedMessage.Builder<UpstreamConnectionOptions.HappyEyeballsConfig.Builder>
io.envoyproxy.envoy.config.cluster.v3.UpstreamConnectionOptions.HappyEyeballsConfig.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,UpstreamConnectionOptions.HappyEyeballsConfigOrBuilder
,Cloneable
- Enclosing class:
UpstreamConnectionOptions.HappyEyeballsConfig
public static final class UpstreamConnectionOptions.HappyEyeballsConfig.Builder
extends com.google.protobuf.GeneratedMessage.Builder<UpstreamConnectionOptions.HappyEyeballsConfig.Builder>
implements UpstreamConnectionOptions.HappyEyeballsConfigOrBuilder
Protobuf type
envoy.config.cluster.v3.UpstreamConnectionOptions.HappyEyeballsConfig
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate int
private com.google.protobuf.UInt32Value
private com.google.protobuf.SingleFieldBuilder
<com.google.protobuf.UInt32Value, com.google.protobuf.UInt32Value.Builder, com.google.protobuf.UInt32ValueOrBuilder> private int
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
private void
clear()
Specify the number of addresses of the first_address_family_version being attempted for connection before the other address family.Specify the IP address family to attempt connection first in happy eyeballs algorithm according to RFC8305#section-4.static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.UInt32Value
Specify the number of addresses of the first_address_family_version being attempted for connection before the other address family.com.google.protobuf.UInt32Value.Builder
Specify the number of addresses of the first_address_family_version being attempted for connection before the other address family.private com.google.protobuf.SingleFieldBuilder
<com.google.protobuf.UInt32Value, com.google.protobuf.UInt32Value.Builder, com.google.protobuf.UInt32ValueOrBuilder> Specify the number of addresses of the first_address_family_version being attempted for connection before the other address family.com.google.protobuf.UInt32ValueOrBuilder
Specify the number of addresses of the first_address_family_version being attempted for connection before the other address family.Specify the IP address family to attempt connection first in happy eyeballs algorithm according to RFC8305#section-4.int
Specify the IP address family to attempt connection first in happy eyeballs algorithm according to RFC8305#section-4.boolean
Specify the number of addresses of the first_address_family_version being attempted for connection before the other address family.protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
final boolean
private void
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.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) 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.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.Specify the IP address family to attempt connection first in happy eyeballs algorithm according to RFC8305#section-4.setFirstAddressFamilyVersionValue
(int value) Specify the IP address family to attempt connection first in happy eyeballs algorithm according to RFC8305#section-4.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
bitField0_
private int bitField0_ -
firstAddressFamilyVersion_
private int firstAddressFamilyVersion_ -
firstAddressFamilyCount_
private com.google.protobuf.UInt32Value firstAddressFamilyCount_ -
firstAddressFamilyCountBuilder_
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.UInt32Value,com.google.protobuf.UInt32Value.Builder, firstAddressFamilyCountBuilder_com.google.protobuf.UInt32ValueOrBuilder>
-
-
Constructor Details
-
Builder
private Builder() -
Builder
private Builder(com.google.protobuf.AbstractMessage.BuilderParent parent)
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage.Builder<UpstreamConnectionOptions.HappyEyeballsConfig.Builder>
-
maybeForceBuilderInitialization
private void maybeForceBuilderInitialization() -
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessage.Builder<UpstreamConnectionOptions.HappyEyeballsConfig.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessage.Builder<UpstreamConnectionOptions.HappyEyeballsConfig.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial0
-
mergeFrom
public UpstreamConnectionOptions.HappyEyeballsConfig.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<UpstreamConnectionOptions.HappyEyeballsConfig.Builder>
-
mergeFrom
public UpstreamConnectionOptions.HappyEyeballsConfig.Builder mergeFrom(UpstreamConnectionOptions.HappyEyeballsConfig other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage.Builder<UpstreamConnectionOptions.HappyEyeballsConfig.Builder>
-
mergeFrom
public UpstreamConnectionOptions.HappyEyeballsConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<UpstreamConnectionOptions.HappyEyeballsConfig.Builder>
- Throws:
IOException
-
getFirstAddressFamilyVersionValue
public int getFirstAddressFamilyVersionValue()Specify the IP address family to attempt connection first in happy eyeballs algorithm according to RFC8305#section-4.
.envoy.config.cluster.v3.UpstreamConnectionOptions.FirstAddressFamilyVersion first_address_family_version = 1;
- Specified by:
getFirstAddressFamilyVersionValue
in interfaceUpstreamConnectionOptions.HappyEyeballsConfigOrBuilder
- Returns:
- The enum numeric value on the wire for firstAddressFamilyVersion.
-
setFirstAddressFamilyVersionValue
public UpstreamConnectionOptions.HappyEyeballsConfig.Builder setFirstAddressFamilyVersionValue(int value) Specify the IP address family to attempt connection first in happy eyeballs algorithm according to RFC8305#section-4.
.envoy.config.cluster.v3.UpstreamConnectionOptions.FirstAddressFamilyVersion first_address_family_version = 1;
- Parameters:
value
- The enum numeric value on the wire for firstAddressFamilyVersion to set.- Returns:
- This builder for chaining.
-
getFirstAddressFamilyVersion
Specify the IP address family to attempt connection first in happy eyeballs algorithm according to RFC8305#section-4.
.envoy.config.cluster.v3.UpstreamConnectionOptions.FirstAddressFamilyVersion first_address_family_version = 1;
- Specified by:
getFirstAddressFamilyVersion
in interfaceUpstreamConnectionOptions.HappyEyeballsConfigOrBuilder
- Returns:
- The firstAddressFamilyVersion.
-
setFirstAddressFamilyVersion
public 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.
.envoy.config.cluster.v3.UpstreamConnectionOptions.FirstAddressFamilyVersion first_address_family_version = 1;
- Parameters:
value
- The firstAddressFamilyVersion to set.- Returns:
- This builder for chaining.
-
clearFirstAddressFamilyVersion
Specify the IP address family to attempt connection first in happy eyeballs algorithm according to RFC8305#section-4.
.envoy.config.cluster.v3.UpstreamConnectionOptions.FirstAddressFamilyVersion first_address_family_version = 1;
- Returns:
- This builder for chaining.
-
hasFirstAddressFamilyCount
public boolean hasFirstAddressFamilyCount()Specify the number of addresses of the first_address_family_version being attempted for connection before the other address family.
.google.protobuf.UInt32Value first_address_family_count = 2 [(.validate.rules) = { ... }
- Specified by:
hasFirstAddressFamilyCount
in interfaceUpstreamConnectionOptions.HappyEyeballsConfigOrBuilder
- Returns:
- Whether the firstAddressFamilyCount field is set.
-
getFirstAddressFamilyCount
public com.google.protobuf.UInt32Value getFirstAddressFamilyCount()Specify the number of addresses of the first_address_family_version being attempted for connection before the other address family.
.google.protobuf.UInt32Value first_address_family_count = 2 [(.validate.rules) = { ... }
- Specified by:
getFirstAddressFamilyCount
in interfaceUpstreamConnectionOptions.HappyEyeballsConfigOrBuilder
- Returns:
- The firstAddressFamilyCount.
-
setFirstAddressFamilyCount
public 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.
.google.protobuf.UInt32Value first_address_family_count = 2 [(.validate.rules) = { ... }
-
setFirstAddressFamilyCount
public 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.
.google.protobuf.UInt32Value first_address_family_count = 2 [(.validate.rules) = { ... }
-
mergeFirstAddressFamilyCount
public 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.
.google.protobuf.UInt32Value first_address_family_count = 2 [(.validate.rules) = { ... }
-
clearFirstAddressFamilyCount
Specify the number of addresses of the first_address_family_version being attempted for connection before the other address family.
.google.protobuf.UInt32Value first_address_family_count = 2 [(.validate.rules) = { ... }
-
getFirstAddressFamilyCountBuilder
public com.google.protobuf.UInt32Value.Builder getFirstAddressFamilyCountBuilder()Specify the number of addresses of the first_address_family_version being attempted for connection before the other address family.
.google.protobuf.UInt32Value first_address_family_count = 2 [(.validate.rules) = { ... }
-
getFirstAddressFamilyCountOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getFirstAddressFamilyCountOrBuilder()Specify the number of addresses of the first_address_family_version being attempted for connection before the other address family.
.google.protobuf.UInt32Value first_address_family_count = 2 [(.validate.rules) = { ... }
- Specified by:
getFirstAddressFamilyCountOrBuilder
in interfaceUpstreamConnectionOptions.HappyEyeballsConfigOrBuilder
-
getFirstAddressFamilyCountFieldBuilder
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.UInt32Value,com.google.protobuf.UInt32Value.Builder, getFirstAddressFamilyCountFieldBuilder()com.google.protobuf.UInt32ValueOrBuilder> Specify the number of addresses of the first_address_family_version being attempted for connection before the other address family.
.google.protobuf.UInt32Value first_address_family_count = 2 [(.validate.rules) = { ... }
-