public final class LocalityEndpointsHealth extends com.google.protobuf.GeneratedMessageV3 implements LocalityEndpointsHealthOrBuilder
Group endpoint health by locality under each cluster.Protobuf type
envoy.service.health.v4alpha.LocalityEndpointsHealth| Modifier and Type | Class and Description |
|---|---|
static class |
LocalityEndpointsHealth.Builder
Group endpoint health by locality under each cluster.
|
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| Modifier and Type | Field and Description |
|---|---|
static int |
ENDPOINTS_HEALTH_FIELD_NUMBER |
static int |
LOCALITY_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static LocalityEndpointsHealth |
getDefaultInstance() |
LocalityEndpointsHealth |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
EndpointHealth |
getEndpointsHealth(int index)
repeated .envoy.service.health.v4alpha.EndpointHealth endpoints_health = 2; |
int |
getEndpointsHealthCount()
repeated .envoy.service.health.v4alpha.EndpointHealth endpoints_health = 2; |
List<EndpointHealth> |
getEndpointsHealthList()
repeated .envoy.service.health.v4alpha.EndpointHealth endpoints_health = 2; |
EndpointHealthOrBuilder |
getEndpointsHealthOrBuilder(int index)
repeated .envoy.service.health.v4alpha.EndpointHealth endpoints_health = 2; |
List<? extends EndpointHealthOrBuilder> |
getEndpointsHealthOrBuilderList()
repeated .envoy.service.health.v4alpha.EndpointHealth endpoints_health = 2; |
Locality |
getLocality()
.envoy.config.core.v4alpha.Locality locality = 1; |
LocalityOrBuilder |
getLocalityOrBuilder()
.envoy.config.core.v4alpha.Locality locality = 1; |
com.google.protobuf.Parser<LocalityEndpointsHealth> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasLocality()
.envoy.config.core.v4alpha.Locality locality = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static LocalityEndpointsHealth.Builder |
newBuilder() |
static LocalityEndpointsHealth.Builder |
newBuilder(LocalityEndpointsHealth prototype) |
LocalityEndpointsHealth.Builder |
newBuilderForType() |
protected LocalityEndpointsHealth.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static LocalityEndpointsHealth |
parseDelimitedFrom(InputStream input) |
static LocalityEndpointsHealth |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LocalityEndpointsHealth |
parseFrom(byte[] data) |
static LocalityEndpointsHealth |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LocalityEndpointsHealth |
parseFrom(ByteBuffer data) |
static LocalityEndpointsHealth |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LocalityEndpointsHealth |
parseFrom(com.google.protobuf.ByteString data) |
static LocalityEndpointsHealth |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LocalityEndpointsHealth |
parseFrom(com.google.protobuf.CodedInputStream input) |
static LocalityEndpointsHealth |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LocalityEndpointsHealth |
parseFrom(InputStream input) |
static LocalityEndpointsHealth |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<LocalityEndpointsHealth> |
parser() |
LocalityEndpointsHealth.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int LOCALITY_FIELD_NUMBER
public static final int ENDPOINTS_HEALTH_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public 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 boolean hasLocality()
.envoy.config.core.v4alpha.Locality locality = 1;hasLocality in interface LocalityEndpointsHealthOrBuilderpublic Locality getLocality()
.envoy.config.core.v4alpha.Locality locality = 1;getLocality in interface LocalityEndpointsHealthOrBuilderpublic LocalityOrBuilder getLocalityOrBuilder()
.envoy.config.core.v4alpha.Locality locality = 1;getLocalityOrBuilder in interface LocalityEndpointsHealthOrBuilderpublic List<EndpointHealth> getEndpointsHealthList()
repeated .envoy.service.health.v4alpha.EndpointHealth endpoints_health = 2;getEndpointsHealthList in interface LocalityEndpointsHealthOrBuilderpublic List<? extends EndpointHealthOrBuilder> getEndpointsHealthOrBuilderList()
repeated .envoy.service.health.v4alpha.EndpointHealth endpoints_health = 2;getEndpointsHealthOrBuilderList in interface LocalityEndpointsHealthOrBuilderpublic int getEndpointsHealthCount()
repeated .envoy.service.health.v4alpha.EndpointHealth endpoints_health = 2;getEndpointsHealthCount in interface LocalityEndpointsHealthOrBuilderpublic EndpointHealth getEndpointsHealth(int index)
repeated .envoy.service.health.v4alpha.EndpointHealth endpoints_health = 2;getEndpointsHealth in interface LocalityEndpointsHealthOrBuilderpublic EndpointHealthOrBuilder getEndpointsHealthOrBuilder(int index)
repeated .envoy.service.health.v4alpha.EndpointHealth endpoints_health = 2;getEndpointsHealthOrBuilder in interface LocalityEndpointsHealthOrBuilderpublic 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 LocalityEndpointsHealth parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LocalityEndpointsHealth parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LocalityEndpointsHealth parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LocalityEndpointsHealth parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LocalityEndpointsHealth parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LocalityEndpointsHealth parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LocalityEndpointsHealth parseFrom(InputStream input) throws IOException
IOExceptionpublic static LocalityEndpointsHealth parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static LocalityEndpointsHealth parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static LocalityEndpointsHealth parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static LocalityEndpointsHealth parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static LocalityEndpointsHealth parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic LocalityEndpointsHealth.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static LocalityEndpointsHealth.Builder newBuilder()
public static LocalityEndpointsHealth.Builder newBuilder(LocalityEndpointsHealth prototype)
public LocalityEndpointsHealth.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected LocalityEndpointsHealth.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static LocalityEndpointsHealth getDefaultInstance()
public static com.google.protobuf.Parser<LocalityEndpointsHealth> parser()
public com.google.protobuf.Parser<LocalityEndpointsHealth> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public LocalityEndpointsHealth getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2018–2021 The Envoy Project. All rights reserved.