public static final class HealthCheckEventOuterClass.HealthCheckEvent extends com.google.protobuf.GeneratedMessageV3 implements HealthCheckEventOuterClass.HealthCheckEventOrBuilder
envoy.data.core.v2alpha.HealthCheckEvent| Modifier and Type | Class and Description |
|---|---|
static class |
HealthCheckEventOuterClass.HealthCheckEvent.Builder
Protobuf type
envoy.data.core.v2alpha.HealthCheckEvent |
static class |
HealthCheckEventOuterClass.HealthCheckEvent.EventCase |
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| Modifier and Type | Field and Description |
|---|---|
static int |
ADD_HEALTHY_EVENT_FIELD_NUMBER |
static int |
CLUSTER_NAME_FIELD_NUMBER |
static int |
EJECT_UNHEALTHY_EVENT_FIELD_NUMBER |
static int |
HEALTH_CHECKER_TYPE_FIELD_NUMBER |
static int |
HOST_FIELD_NUMBER |
static int |
TIMESTAMP_FIELD_NUMBER |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int HEALTH_CHECKER_TYPE_FIELD_NUMBER
public static final int HOST_FIELD_NUMBER
public static final int CLUSTER_NAME_FIELD_NUMBER
public static final int EJECT_UNHEALTHY_EVENT_FIELD_NUMBER
public static final int ADD_HEALTHY_EVENT_FIELD_NUMBER
public static final int TIMESTAMP_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public HealthCheckEventOuterClass.HealthCheckEvent.EventCase getEventCase()
getEventCase in interface HealthCheckEventOuterClass.HealthCheckEventOrBuilderpublic int getHealthCheckerTypeValue()
.envoy.data.core.v2alpha.HealthCheckerType health_checker_type = 1 [(.validate.rules) = { ... }getHealthCheckerTypeValue in interface HealthCheckEventOuterClass.HealthCheckEventOrBuilderpublic HealthCheckEventOuterClass.HealthCheckerType getHealthCheckerType()
.envoy.data.core.v2alpha.HealthCheckerType health_checker_type = 1 [(.validate.rules) = { ... }getHealthCheckerType in interface HealthCheckEventOuterClass.HealthCheckEventOrBuilderpublic boolean hasHost()
.envoy.api.v2.core.Address host = 2;hasHost in interface HealthCheckEventOuterClass.HealthCheckEventOrBuilderpublic AddressOuterClass.Address getHost()
.envoy.api.v2.core.Address host = 2;getHost in interface HealthCheckEventOuterClass.HealthCheckEventOrBuilderpublic AddressOuterClass.AddressOrBuilder getHostOrBuilder()
.envoy.api.v2.core.Address host = 2;getHostOrBuilder in interface HealthCheckEventOuterClass.HealthCheckEventOrBuilderpublic String getClusterName()
string cluster_name = 3 [(.validate.rules) = { ... }getClusterName in interface HealthCheckEventOuterClass.HealthCheckEventOrBuilderpublic com.google.protobuf.ByteString getClusterNameBytes()
string cluster_name = 3 [(.validate.rules) = { ... }getClusterNameBytes in interface HealthCheckEventOuterClass.HealthCheckEventOrBuilderpublic boolean hasEjectUnhealthyEvent()
Host ejection.
.envoy.data.core.v2alpha.HealthCheckEjectUnhealthy eject_unhealthy_event = 4;hasEjectUnhealthyEvent in interface HealthCheckEventOuterClass.HealthCheckEventOrBuilderpublic HealthCheckEventOuterClass.HealthCheckEjectUnhealthy getEjectUnhealthyEvent()
Host ejection.
.envoy.data.core.v2alpha.HealthCheckEjectUnhealthy eject_unhealthy_event = 4;getEjectUnhealthyEvent in interface HealthCheckEventOuterClass.HealthCheckEventOrBuilderpublic HealthCheckEventOuterClass.HealthCheckEjectUnhealthyOrBuilder getEjectUnhealthyEventOrBuilder()
Host ejection.
.envoy.data.core.v2alpha.HealthCheckEjectUnhealthy eject_unhealthy_event = 4;getEjectUnhealthyEventOrBuilder in interface HealthCheckEventOuterClass.HealthCheckEventOrBuilderpublic boolean hasAddHealthyEvent()
Host addition.
.envoy.data.core.v2alpha.HealthCheckAddHealthy add_healthy_event = 5;hasAddHealthyEvent in interface HealthCheckEventOuterClass.HealthCheckEventOrBuilderpublic HealthCheckEventOuterClass.HealthCheckAddHealthy getAddHealthyEvent()
Host addition.
.envoy.data.core.v2alpha.HealthCheckAddHealthy add_healthy_event = 5;getAddHealthyEvent in interface HealthCheckEventOuterClass.HealthCheckEventOrBuilderpublic HealthCheckEventOuterClass.HealthCheckAddHealthyOrBuilder getAddHealthyEventOrBuilder()
Host addition.
.envoy.data.core.v2alpha.HealthCheckAddHealthy add_healthy_event = 5;getAddHealthyEventOrBuilder in interface HealthCheckEventOuterClass.HealthCheckEventOrBuilderpublic boolean hasTimestamp()
Timestamp for event.
.google.protobuf.Timestamp timestamp = 6 [(.gogoproto.stdtime) = true];hasTimestamp in interface HealthCheckEventOuterClass.HealthCheckEventOrBuilderpublic com.google.protobuf.Timestamp getTimestamp()
Timestamp for event.
.google.protobuf.Timestamp timestamp = 6 [(.gogoproto.stdtime) = true];getTimestamp in interface HealthCheckEventOuterClass.HealthCheckEventOrBuilderpublic com.google.protobuf.TimestampOrBuilder getTimestampOrBuilder()
Timestamp for event.
.google.protobuf.Timestamp timestamp = 6 [(.gogoproto.stdtime) = true];getTimestampOrBuilder in interface HealthCheckEventOuterClass.HealthCheckEventOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static HealthCheckEventOuterClass.HealthCheckEvent parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HealthCheckEventOuterClass.HealthCheckEvent parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HealthCheckEventOuterClass.HealthCheckEvent parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HealthCheckEventOuterClass.HealthCheckEvent parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HealthCheckEventOuterClass.HealthCheckEvent parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HealthCheckEventOuterClass.HealthCheckEvent parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HealthCheckEventOuterClass.HealthCheckEvent parseFrom(InputStream input) throws IOException
IOExceptionpublic static HealthCheckEventOuterClass.HealthCheckEvent parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HealthCheckEventOuterClass.HealthCheckEvent parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static HealthCheckEventOuterClass.HealthCheckEvent parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HealthCheckEventOuterClass.HealthCheckEvent parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static HealthCheckEventOuterClass.HealthCheckEvent parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic HealthCheckEventOuterClass.HealthCheckEvent.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static HealthCheckEventOuterClass.HealthCheckEvent.Builder newBuilder()
public static HealthCheckEventOuterClass.HealthCheckEvent.Builder newBuilder(HealthCheckEventOuterClass.HealthCheckEvent prototype)
public HealthCheckEventOuterClass.HealthCheckEvent.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected HealthCheckEventOuterClass.HealthCheckEvent.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static HealthCheckEventOuterClass.HealthCheckEvent getDefaultInstance()
public static com.google.protobuf.Parser<HealthCheckEventOuterClass.HealthCheckEvent> parser()
public com.google.protobuf.Parser<HealthCheckEventOuterClass.HealthCheckEvent> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public HealthCheckEventOuterClass.HealthCheckEvent getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2018 The Envoy Project. All rights reserved.