public static final class CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig extends com.google.protobuf.GeneratedMessageV3 implements CircuitBreakerProto.CbPolicy.ConsecutiveErrConfigOrBuilder
连续错误数熔断配置Protobuf type
v1.CbPolicy.ConsecutiveErrConfig| 限定符和类型 | 类和说明 |
|---|---|
static class |
CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig.Builder
连续错误数熔断配置
Protobuf type
v1.CbPolicy.ConsecutiveErrConfig |
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| 限定符和类型 | 字段和说明 |
|---|---|
static int |
CONSECUTIVEERRORTOOPEN_FIELD_NUMBER |
static int |
CONSECUTIVEERRORTOPRESERVED_FIELD_NUMBER |
static int |
ENABLE_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
com.google.protobuf.UInt32Value |
getConsecutiveErrorToOpen()
连续错误数阈值,进入Open状态
.google.protobuf.UInt32Value consecutiveErrorToOpen = 3; |
com.google.protobuf.UInt32ValueOrBuilder |
getConsecutiveErrorToOpenOrBuilder()
连续错误数阈值,进入Open状态
.google.protobuf.UInt32Value consecutiveErrorToOpen = 3; |
com.google.protobuf.UInt32Value |
getConsecutiveErrorToPreserved()
连续错误数阈值,进入Preserved状态
.google.protobuf.UInt32Value consecutiveErrorToPreserved = 2; |
com.google.protobuf.UInt32ValueOrBuilder |
getConsecutiveErrorToPreservedOrBuilder()
连续错误数阈值,进入Preserved状态
.google.protobuf.UInt32Value consecutiveErrorToPreserved = 2; |
static CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig |
getDefaultInstance() |
CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.BoolValue |
getEnable()
是否启用连续错误数配置
.google.protobuf.BoolValue enable = 1; |
com.google.protobuf.BoolValueOrBuilder |
getEnableOrBuilder()
是否启用连续错误数配置
.google.protobuf.BoolValue enable = 1; |
com.google.protobuf.Parser<CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasConsecutiveErrorToOpen()
连续错误数阈值,进入Open状态
.google.protobuf.UInt32Value consecutiveErrorToOpen = 3; |
boolean |
hasConsecutiveErrorToPreserved()
连续错误数阈值,进入Preserved状态
.google.protobuf.UInt32Value consecutiveErrorToPreserved = 2; |
boolean |
hasEnable()
是否启用连续错误数配置
.google.protobuf.BoolValue enable = 1; |
int |
hashCode() |
boolean |
isInitialized() |
static CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig.Builder |
newBuilder() |
static CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig.Builder |
newBuilder(CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig prototype) |
CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig.Builder |
newBuilderForType() |
static CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig |
parseDelimitedFrom(InputStream input) |
static CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig |
parseFrom(byte[] data) |
static CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig |
parseFrom(ByteBuffer data) |
static CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig |
parseFrom(com.google.protobuf.ByteString data) |
static CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig |
parseFrom(com.google.protobuf.CodedInputStream input) |
static CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig |
parseFrom(InputStream input) |
static CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig> |
parser() |
CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoffindInitializationErrors, getInitializationErrorString, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int ENABLE_FIELD_NUMBER
public static final int CONSECUTIVEERRORTOPRESERVED_FIELD_NUMBER
public static final int CONSECUTIVEERRORTOOPEN_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public boolean hasEnable()
是否启用连续错误数配置
.google.protobuf.BoolValue enable = 1;hasEnable 在接口中 CircuitBreakerProto.CbPolicy.ConsecutiveErrConfigOrBuilderpublic com.google.protobuf.BoolValue getEnable()
是否启用连续错误数配置
.google.protobuf.BoolValue enable = 1;getEnable 在接口中 CircuitBreakerProto.CbPolicy.ConsecutiveErrConfigOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getEnableOrBuilder()
是否启用连续错误数配置
.google.protobuf.BoolValue enable = 1;public boolean hasConsecutiveErrorToPreserved()
连续错误数阈值,进入Preserved状态
.google.protobuf.UInt32Value consecutiveErrorToPreserved = 2;hasConsecutiveErrorToPreserved 在接口中 CircuitBreakerProto.CbPolicy.ConsecutiveErrConfigOrBuilderpublic com.google.protobuf.UInt32Value getConsecutiveErrorToPreserved()
连续错误数阈值,进入Preserved状态
.google.protobuf.UInt32Value consecutiveErrorToPreserved = 2;getConsecutiveErrorToPreserved 在接口中 CircuitBreakerProto.CbPolicy.ConsecutiveErrConfigOrBuilderpublic com.google.protobuf.UInt32ValueOrBuilder getConsecutiveErrorToPreservedOrBuilder()
连续错误数阈值,进入Preserved状态
.google.protobuf.UInt32Value consecutiveErrorToPreserved = 2;public boolean hasConsecutiveErrorToOpen()
连续错误数阈值,进入Open状态
.google.protobuf.UInt32Value consecutiveErrorToOpen = 3;hasConsecutiveErrorToOpen 在接口中 CircuitBreakerProto.CbPolicy.ConsecutiveErrConfigOrBuilderpublic com.google.protobuf.UInt32Value getConsecutiveErrorToOpen()
连续错误数阈值,进入Open状态
.google.protobuf.UInt32Value consecutiveErrorToOpen = 3;getConsecutiveErrorToOpen 在接口中 CircuitBreakerProto.CbPolicy.ConsecutiveErrConfigOrBuilderpublic com.google.protobuf.UInt32ValueOrBuilder getConsecutiveErrorToOpenOrBuilder()
连续错误数阈值,进入Open状态
.google.protobuf.UInt32Value consecutiveErrorToOpen = 3;public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig parseFrom(InputStream input) throws IOException
IOExceptionpublic static CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig.Builder newBuilder()
public static CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig.Builder newBuilder(CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig prototype)
public CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLitepublic static CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig getDefaultInstance()
public static com.google.protobuf.Parser<CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig> parser()
public com.google.protobuf.Parser<CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public CircuitBreakerProto.CbPolicy.ConsecutiveErrConfig getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2022. All rights reserved.