Class CircuitBreakers.Thresholds
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.envoyproxy.envoy.config.cluster.v3.CircuitBreakers.Thresholds
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,CircuitBreakers.ThresholdsOrBuilder,Serializable
- Enclosing class:
- CircuitBreakers
public static final class CircuitBreakers.Thresholds extends com.google.protobuf.GeneratedMessageV3 implements CircuitBreakers.ThresholdsOrBuilder
A Thresholds defines CircuitBreaker settings for a :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>`. [#next-free-field: 9]
Protobuf typeenvoy.config.cluster.v3.CircuitBreakers.Thresholds- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCircuitBreakers.Thresholds.BuilderA Thresholds defines CircuitBreaker settings for a :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>`.static classCircuitBreakers.Thresholds.RetryBudgetProtobuf typeenvoy.config.cluster.v3.CircuitBreakers.Thresholds.RetryBudgetstatic interfaceCircuitBreakers.Thresholds.RetryBudgetOrBuilder-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intMAX_CONNECTION_POOLS_FIELD_NUMBERstatic intMAX_CONNECTIONS_FIELD_NUMBERstatic intMAX_PENDING_REQUESTS_FIELD_NUMBERstatic intMAX_REQUESTS_FIELD_NUMBERstatic intMAX_RETRIES_FIELD_NUMBERstatic intPRIORITY_FIELD_NUMBERstatic intRETRY_BUDGET_FIELD_NUMBERstatic intTRACK_REMAINING_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static CircuitBreakers.ThresholdsgetDefaultInstance()CircuitBreakers.ThresholdsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.UInt32ValuegetMaxConnectionPools()The maximum number of connection pools per cluster that Envoy will concurrently support at once.com.google.protobuf.UInt32ValueOrBuildergetMaxConnectionPoolsOrBuilder()The maximum number of connection pools per cluster that Envoy will concurrently support at once.com.google.protobuf.UInt32ValuegetMaxConnections()The maximum number of connections that Envoy will make to the upstream cluster.com.google.protobuf.UInt32ValueOrBuildergetMaxConnectionsOrBuilder()The maximum number of connections that Envoy will make to the upstream cluster.com.google.protobuf.UInt32ValuegetMaxPendingRequests()The maximum number of pending requests that Envoy will allow to the upstream cluster.com.google.protobuf.UInt32ValueOrBuildergetMaxPendingRequestsOrBuilder()The maximum number of pending requests that Envoy will allow to the upstream cluster.com.google.protobuf.UInt32ValuegetMaxRequests()The maximum number of parallel requests that Envoy will make to the upstream cluster.com.google.protobuf.UInt32ValueOrBuildergetMaxRequestsOrBuilder()The maximum number of parallel requests that Envoy will make to the upstream cluster.com.google.protobuf.UInt32ValuegetMaxRetries()The maximum number of parallel retries that Envoy will allow to the upstream cluster.com.google.protobuf.UInt32ValueOrBuildergetMaxRetriesOrBuilder()The maximum number of parallel retries that Envoy will allow to the upstream cluster.com.google.protobuf.Parser<CircuitBreakers.Thresholds>getParserForType()RoutingPrioritygetPriority()The :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>` the specified CircuitBreaker settings apply to.intgetPriorityValue()The :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>` the specified CircuitBreaker settings apply to.CircuitBreakers.Thresholds.RetryBudgetgetRetryBudget()Specifies a limit on concurrent retries in relation to the number of active requests.CircuitBreakers.Thresholds.RetryBudgetOrBuildergetRetryBudgetOrBuilder()Specifies a limit on concurrent retries in relation to the number of active requests.intgetSerializedSize()booleangetTrackRemaining()If track_remaining is true, then stats will be published that expose the number of resources remaining until the circuit breakers open.com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()booleanhasMaxConnectionPools()The maximum number of connection pools per cluster that Envoy will concurrently support at once.booleanhasMaxConnections()The maximum number of connections that Envoy will make to the upstream cluster.booleanhasMaxPendingRequests()The maximum number of pending requests that Envoy will allow to the upstream cluster.booleanhasMaxRequests()The maximum number of parallel requests that Envoy will make to the upstream cluster.booleanhasMaxRetries()The maximum number of parallel retries that Envoy will allow to the upstream cluster.booleanhasRetryBudget()Specifies a limit on concurrent retries in relation to the number of active requests.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static CircuitBreakers.Thresholds.BuildernewBuilder()static CircuitBreakers.Thresholds.BuildernewBuilder(CircuitBreakers.Thresholds prototype)CircuitBreakers.Thresholds.BuildernewBuilderForType()protected CircuitBreakers.Thresholds.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static CircuitBreakers.ThresholdsparseDelimitedFrom(InputStream input)static CircuitBreakers.ThresholdsparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CircuitBreakers.ThresholdsparseFrom(byte[] data)static CircuitBreakers.ThresholdsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CircuitBreakers.ThresholdsparseFrom(com.google.protobuf.ByteString data)static CircuitBreakers.ThresholdsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CircuitBreakers.ThresholdsparseFrom(com.google.protobuf.CodedInputStream input)static CircuitBreakers.ThresholdsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CircuitBreakers.ThresholdsparseFrom(InputStream input)static CircuitBreakers.ThresholdsparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CircuitBreakers.ThresholdsparseFrom(ByteBuffer data)static CircuitBreakers.ThresholdsparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<CircuitBreakers.Thresholds>parser()CircuitBreakers.Thresholds.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
PRIORITY_FIELD_NUMBER
public static final int PRIORITY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAX_CONNECTIONS_FIELD_NUMBER
public static final int MAX_CONNECTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAX_PENDING_REQUESTS_FIELD_NUMBER
public static final int MAX_PENDING_REQUESTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAX_REQUESTS_FIELD_NUMBER
public static final int MAX_REQUESTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAX_RETRIES_FIELD_NUMBER
public static final int MAX_RETRIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RETRY_BUDGET_FIELD_NUMBER
public static final int RETRY_BUDGET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TRACK_REMAINING_FIELD_NUMBER
public static final int TRACK_REMAINING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAX_CONNECTION_POOLS_FIELD_NUMBER
public static final int MAX_CONNECTION_POOLS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getPriorityValue
public int getPriorityValue()
The :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>` the specified CircuitBreaker settings apply to.
.envoy.config.core.v3.RoutingPriority priority = 1 [(.validate.rules) = { ... }- Specified by:
getPriorityValuein interfaceCircuitBreakers.ThresholdsOrBuilder- Returns:
- The enum numeric value on the wire for priority.
-
getPriority
public RoutingPriority getPriority()
The :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>` the specified CircuitBreaker settings apply to.
.envoy.config.core.v3.RoutingPriority priority = 1 [(.validate.rules) = { ... }- Specified by:
getPriorityin interfaceCircuitBreakers.ThresholdsOrBuilder- Returns:
- The priority.
-
hasMaxConnections
public boolean hasMaxConnections()
The maximum number of connections that Envoy will make to the upstream cluster. If not specified, the default is 1024.
.google.protobuf.UInt32Value max_connections = 2;- Specified by:
hasMaxConnectionsin interfaceCircuitBreakers.ThresholdsOrBuilder- Returns:
- Whether the maxConnections field is set.
-
getMaxConnections
public com.google.protobuf.UInt32Value getMaxConnections()
The maximum number of connections that Envoy will make to the upstream cluster. If not specified, the default is 1024.
.google.protobuf.UInt32Value max_connections = 2;- Specified by:
getMaxConnectionsin interfaceCircuitBreakers.ThresholdsOrBuilder- Returns:
- The maxConnections.
-
getMaxConnectionsOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getMaxConnectionsOrBuilder()
The maximum number of connections that Envoy will make to the upstream cluster. If not specified, the default is 1024.
.google.protobuf.UInt32Value max_connections = 2;- Specified by:
getMaxConnectionsOrBuilderin interfaceCircuitBreakers.ThresholdsOrBuilder
-
hasMaxPendingRequests
public boolean hasMaxPendingRequests()
The maximum number of pending requests that Envoy will allow to the upstream cluster. If not specified, the default is 1024. This limit is applied as a connection limit for non-HTTP traffic.
.google.protobuf.UInt32Value max_pending_requests = 3;- Specified by:
hasMaxPendingRequestsin interfaceCircuitBreakers.ThresholdsOrBuilder- Returns:
- Whether the maxPendingRequests field is set.
-
getMaxPendingRequests
public com.google.protobuf.UInt32Value getMaxPendingRequests()
The maximum number of pending requests that Envoy will allow to the upstream cluster. If not specified, the default is 1024. This limit is applied as a connection limit for non-HTTP traffic.
.google.protobuf.UInt32Value max_pending_requests = 3;- Specified by:
getMaxPendingRequestsin interfaceCircuitBreakers.ThresholdsOrBuilder- Returns:
- The maxPendingRequests.
-
getMaxPendingRequestsOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getMaxPendingRequestsOrBuilder()
The maximum number of pending requests that Envoy will allow to the upstream cluster. If not specified, the default is 1024. This limit is applied as a connection limit for non-HTTP traffic.
.google.protobuf.UInt32Value max_pending_requests = 3;- Specified by:
getMaxPendingRequestsOrBuilderin interfaceCircuitBreakers.ThresholdsOrBuilder
-
hasMaxRequests
public boolean hasMaxRequests()
The maximum number of parallel requests that Envoy will make to the upstream cluster. If not specified, the default is 1024. This limit does not apply to non-HTTP traffic.
.google.protobuf.UInt32Value max_requests = 4;- Specified by:
hasMaxRequestsin interfaceCircuitBreakers.ThresholdsOrBuilder- Returns:
- Whether the maxRequests field is set.
-
getMaxRequests
public com.google.protobuf.UInt32Value getMaxRequests()
The maximum number of parallel requests that Envoy will make to the upstream cluster. If not specified, the default is 1024. This limit does not apply to non-HTTP traffic.
.google.protobuf.UInt32Value max_requests = 4;- Specified by:
getMaxRequestsin interfaceCircuitBreakers.ThresholdsOrBuilder- Returns:
- The maxRequests.
-
getMaxRequestsOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getMaxRequestsOrBuilder()
The maximum number of parallel requests that Envoy will make to the upstream cluster. If not specified, the default is 1024. This limit does not apply to non-HTTP traffic.
.google.protobuf.UInt32Value max_requests = 4;- Specified by:
getMaxRequestsOrBuilderin interfaceCircuitBreakers.ThresholdsOrBuilder
-
hasMaxRetries
public boolean hasMaxRetries()
The maximum number of parallel retries that Envoy will allow to the upstream cluster. If not specified, the default is 3.
.google.protobuf.UInt32Value max_retries = 5;- Specified by:
hasMaxRetriesin interfaceCircuitBreakers.ThresholdsOrBuilder- Returns:
- Whether the maxRetries field is set.
-
getMaxRetries
public com.google.protobuf.UInt32Value getMaxRetries()
The maximum number of parallel retries that Envoy will allow to the upstream cluster. If not specified, the default is 3.
.google.protobuf.UInt32Value max_retries = 5;- Specified by:
getMaxRetriesin interfaceCircuitBreakers.ThresholdsOrBuilder- Returns:
- The maxRetries.
-
getMaxRetriesOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getMaxRetriesOrBuilder()
The maximum number of parallel retries that Envoy will allow to the upstream cluster. If not specified, the default is 3.
.google.protobuf.UInt32Value max_retries = 5;- Specified by:
getMaxRetriesOrBuilderin interfaceCircuitBreakers.ThresholdsOrBuilder
-
hasRetryBudget
public boolean hasRetryBudget()
Specifies a limit on concurrent retries in relation to the number of active requests. This parameter is optional. .. note:: If this field is set, the retry budget will override any configured retry circuit breaker..envoy.config.cluster.v3.CircuitBreakers.Thresholds.RetryBudget retry_budget = 8;- Specified by:
hasRetryBudgetin interfaceCircuitBreakers.ThresholdsOrBuilder- Returns:
- Whether the retryBudget field is set.
-
getRetryBudget
public CircuitBreakers.Thresholds.RetryBudget getRetryBudget()
Specifies a limit on concurrent retries in relation to the number of active requests. This parameter is optional. .. note:: If this field is set, the retry budget will override any configured retry circuit breaker..envoy.config.cluster.v3.CircuitBreakers.Thresholds.RetryBudget retry_budget = 8;- Specified by:
getRetryBudgetin interfaceCircuitBreakers.ThresholdsOrBuilder- Returns:
- The retryBudget.
-
getRetryBudgetOrBuilder
public CircuitBreakers.Thresholds.RetryBudgetOrBuilder getRetryBudgetOrBuilder()
Specifies a limit on concurrent retries in relation to the number of active requests. This parameter is optional. .. note:: If this field is set, the retry budget will override any configured retry circuit breaker..envoy.config.cluster.v3.CircuitBreakers.Thresholds.RetryBudget retry_budget = 8;- Specified by:
getRetryBudgetOrBuilderin interfaceCircuitBreakers.ThresholdsOrBuilder
-
getTrackRemaining
public boolean getTrackRemaining()
If track_remaining is true, then stats will be published that expose the number of resources remaining until the circuit breakers open. If not specified, the default is false. .. note:: If a retry budget is used in lieu of the max_retries circuit breaker, the remaining retry resources remaining will not be tracked.bool track_remaining = 6;- Specified by:
getTrackRemainingin interfaceCircuitBreakers.ThresholdsOrBuilder- Returns:
- The trackRemaining.
-
hasMaxConnectionPools
public boolean hasMaxConnectionPools()
The maximum number of connection pools per cluster that Envoy will concurrently support at once. If not specified, the default is unlimited. Set this for clusters which create a large number of connection pools. See :ref:`Circuit Breaking <arch_overview_circuit_break_cluster_maximum_connection_pools>` for more details.
.google.protobuf.UInt32Value max_connection_pools = 7;- Specified by:
hasMaxConnectionPoolsin interfaceCircuitBreakers.ThresholdsOrBuilder- Returns:
- Whether the maxConnectionPools field is set.
-
getMaxConnectionPools
public com.google.protobuf.UInt32Value getMaxConnectionPools()
The maximum number of connection pools per cluster that Envoy will concurrently support at once. If not specified, the default is unlimited. Set this for clusters which create a large number of connection pools. See :ref:`Circuit Breaking <arch_overview_circuit_break_cluster_maximum_connection_pools>` for more details.
.google.protobuf.UInt32Value max_connection_pools = 7;- Specified by:
getMaxConnectionPoolsin interfaceCircuitBreakers.ThresholdsOrBuilder- Returns:
- The maxConnectionPools.
-
getMaxConnectionPoolsOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getMaxConnectionPoolsOrBuilder()
The maximum number of connection pools per cluster that Envoy will concurrently support at once. If not specified, the default is unlimited. Set this for clusters which create a large number of connection pools. See :ref:`Circuit Breaking <arch_overview_circuit_break_cluster_maximum_connection_pools>` for more details.
.google.protobuf.UInt32Value max_connection_pools = 7;- Specified by:
getMaxConnectionPoolsOrBuilderin interfaceCircuitBreakers.ThresholdsOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static CircuitBreakers.Thresholds parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CircuitBreakers.Thresholds parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CircuitBreakers.Thresholds parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CircuitBreakers.Thresholds parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CircuitBreakers.Thresholds parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CircuitBreakers.Thresholds parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CircuitBreakers.Thresholds parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CircuitBreakers.Thresholds parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CircuitBreakers.Thresholds parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CircuitBreakers.Thresholds parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static CircuitBreakers.Thresholds parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CircuitBreakers.Thresholds parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public CircuitBreakers.Thresholds.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static CircuitBreakers.Thresholds.Builder newBuilder()
-
newBuilder
public static CircuitBreakers.Thresholds.Builder newBuilder(CircuitBreakers.Thresholds prototype)
-
toBuilder
public CircuitBreakers.Thresholds.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected CircuitBreakers.Thresholds.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static CircuitBreakers.Thresholds getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<CircuitBreakers.Thresholds> parser()
-
getParserForType
public com.google.protobuf.Parser<CircuitBreakers.Thresholds> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public CircuitBreakers.Thresholds getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-