public static final class EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch extends com.google.protobuf.GeneratedMessageV3 implements EnvoyFilterOuterClass.EnvoyFilter.ClusterMatchOrBuilder
Conditions specified in `ClusterMatch` must be met for the patch to be applied to a cluster.Protobuf type
istio.networking.v1alpha3.EnvoyFilter.ClusterMatch| 限定符和类型 | 类和说明 |
|---|---|
static class |
EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch.Builder
Conditions specified in `ClusterMatch` must be met for the patch
to be applied to a 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| 限定符和类型 | 字段和说明 |
|---|---|
static int |
NAME_FIELD_NUMBER |
static int |
PORT_NUMBER_FIELD_NUMBER |
static int |
SERVICE_FIELD_NUMBER |
static int |
SUBSET_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
static EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch |
getDefaultInstance() |
EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getName()
The exact name of the cluster to match.
|
com.google.protobuf.ByteString |
getNameBytes()
The exact name of the cluster to match.
|
com.google.protobuf.Parser<EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch> |
getParserForType() |
int |
getPortNumber()
The service port for which this cluster was generated.
|
int |
getSerializedSize() |
String |
getService()
The fully qualified service name for this cluster.
|
com.google.protobuf.ByteString |
getServiceBytes()
The fully qualified service name for this cluster.
|
String |
getSubset()
The subset associated with the service.
|
com.google.protobuf.ByteString |
getSubsetBytes()
The subset associated with the service.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch.Builder |
newBuilder() |
static EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch.Builder |
newBuilder(EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch prototype) |
EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch.Builder |
newBuilderForType() |
protected EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch |
parseDelimitedFrom(InputStream input) |
static EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch |
parseFrom(byte[] data) |
static EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch |
parseFrom(ByteBuffer data) |
static EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch |
parseFrom(com.google.protobuf.ByteString data) |
static EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch |
parseFrom(com.google.protobuf.CodedInputStream input) |
static EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch |
parseFrom(InputStream input) |
static EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch> |
parser() |
EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch.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, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int PORT_NUMBER_FIELD_NUMBER
public static final int SERVICE_FIELD_NUMBER
public static final int SUBSET_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance 在类中 com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public int getPortNumber()
The service port for which this cluster was generated. If omitted, applies to clusters for any port.
uint32 port_number = 1;getPortNumber 在接口中 EnvoyFilterOuterClass.EnvoyFilter.ClusterMatchOrBuilderpublic String getService()
The fully qualified service name for this cluster. If omitted, applies to clusters for any service. For services defined through service entries, the service name is same as the hosts defined in the service entry.
string service = 2;getService 在接口中 EnvoyFilterOuterClass.EnvoyFilter.ClusterMatchOrBuilderpublic com.google.protobuf.ByteString getServiceBytes()
The fully qualified service name for this cluster. If omitted, applies to clusters for any service. For services defined through service entries, the service name is same as the hosts defined in the service entry.
string service = 2;getServiceBytes 在接口中 EnvoyFilterOuterClass.EnvoyFilter.ClusterMatchOrBuilderpublic String getSubset()
The subset associated with the service. If omitted, applies to clusters for any subset of a service.
string subset = 3;getSubset 在接口中 EnvoyFilterOuterClass.EnvoyFilter.ClusterMatchOrBuilderpublic com.google.protobuf.ByteString getSubsetBytes()
The subset associated with the service. If omitted, applies to clusters for any subset of a service.
string subset = 3;getSubsetBytes 在接口中 EnvoyFilterOuterClass.EnvoyFilter.ClusterMatchOrBuilderpublic String getName()
The exact name of the cluster to match. To match a specific cluster by name, such as the internally generated `Passthrough` cluster, leave all fields in clusterMatch empty, except the name.
string name = 4;getName 在接口中 EnvoyFilterOuterClass.EnvoyFilter.ClusterMatchOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The exact name of the cluster to match. To match a specific cluster by name, such as the internally generated `Passthrough` cluster, leave all fields in clusterMatch empty, except the name.
string name = 4;getNameBytes 在接口中 EnvoyFilterOuterClass.EnvoyFilter.ClusterMatchOrBuilderpublic 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 EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch parseFrom(InputStream input) throws IOException
IOExceptionpublic static EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch.Builder newBuilder()
public static EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch.Builder newBuilder(EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch prototype)
public EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch getDefaultInstance()
public static com.google.protobuf.Parser<EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch> parser()
public com.google.protobuf.Parser<EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2018–2023 Alibaba Group. All rights reserved.