public static final class RoutingProto.Routing extends com.google.protobuf.GeneratedMessageV3 implements RoutingProto.RoutingOrBuilder
v1.Routing| 限定符和类型 | 类和说明 |
|---|---|
static class |
RoutingProto.Routing.Builder
Protobuf type
v1.Routing |
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 |
CTIME_FIELD_NUMBER |
static int |
INBOUNDS_FIELD_NUMBER |
static int |
MTIME_FIELD_NUMBER |
static int |
NAMESPACE_FIELD_NUMBER |
static int |
OUTBOUNDS_FIELD_NUMBER |
static int |
REVISION_FIELD_NUMBER |
static int |
SERVICE_FIELD_NUMBER |
static int |
SERVICE_TOKEN_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
com.google.protobuf.StringValue |
getCtime()
.google.protobuf.StringValue ctime = 5; |
com.google.protobuf.StringValueOrBuilder |
getCtimeOrBuilder()
.google.protobuf.StringValue ctime = 5; |
static RoutingProto.Routing |
getDefaultInstance() |
RoutingProto.Routing |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
RoutingProto.Route |
getInbounds(int index)
每个服务可以配置多条入站或者出站规则
对于每个请求,从上到下依次匹配,若命中则终止
repeated .v1.Route inbounds = 3; |
int |
getInboundsCount()
每个服务可以配置多条入站或者出站规则
对于每个请求,从上到下依次匹配,若命中则终止
repeated .v1.Route inbounds = 3; |
List<RoutingProto.Route> |
getInboundsList()
每个服务可以配置多条入站或者出站规则
对于每个请求,从上到下依次匹配,若命中则终止
repeated .v1.Route inbounds = 3; |
RoutingProto.RouteOrBuilder |
getInboundsOrBuilder(int index)
每个服务可以配置多条入站或者出站规则
对于每个请求,从上到下依次匹配,若命中则终止
repeated .v1.Route inbounds = 3; |
List<? extends RoutingProto.RouteOrBuilder> |
getInboundsOrBuilderList()
每个服务可以配置多条入站或者出站规则
对于每个请求,从上到下依次匹配,若命中则终止
repeated .v1.Route inbounds = 3; |
com.google.protobuf.StringValue |
getMtime()
.google.protobuf.StringValue mtime = 6; |
com.google.protobuf.StringValueOrBuilder |
getMtimeOrBuilder()
.google.protobuf.StringValue mtime = 6; |
com.google.protobuf.StringValue |
getNamespace()
.google.protobuf.StringValue namespace = 2; |
com.google.protobuf.StringValueOrBuilder |
getNamespaceOrBuilder()
.google.protobuf.StringValue namespace = 2; |
RoutingProto.Route |
getOutbounds(int index)
repeated .v1.Route outbounds = 4; |
int |
getOutboundsCount()
repeated .v1.Route outbounds = 4; |
List<RoutingProto.Route> |
getOutboundsList()
repeated .v1.Route outbounds = 4; |
RoutingProto.RouteOrBuilder |
getOutboundsOrBuilder(int index)
repeated .v1.Route outbounds = 4; |
List<? extends RoutingProto.RouteOrBuilder> |
getOutboundsOrBuilderList()
repeated .v1.Route outbounds = 4; |
com.google.protobuf.Parser<RoutingProto.Routing> |
getParserForType() |
com.google.protobuf.StringValue |
getRevision()
.google.protobuf.StringValue revision = 7; |
com.google.protobuf.StringValueOrBuilder |
getRevisionOrBuilder()
.google.protobuf.StringValue revision = 7; |
int |
getSerializedSize() |
com.google.protobuf.StringValue |
getService()
规则所属服务以及命名空间
.google.protobuf.StringValue service = 1; |
com.google.protobuf.StringValueOrBuilder |
getServiceOrBuilder()
规则所属服务以及命名空间
.google.protobuf.StringValue service = 1; |
com.google.protobuf.StringValue |
getServiceToken()
.google.protobuf.StringValue service_token = 8[json_name = "service_token"]; |
com.google.protobuf.StringValueOrBuilder |
getServiceTokenOrBuilder()
.google.protobuf.StringValue service_token = 8[json_name = "service_token"]; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasCtime()
.google.protobuf.StringValue ctime = 5; |
int |
hashCode() |
boolean |
hasMtime()
.google.protobuf.StringValue mtime = 6; |
boolean |
hasNamespace()
.google.protobuf.StringValue namespace = 2; |
boolean |
hasRevision()
.google.protobuf.StringValue revision = 7; |
boolean |
hasService()
规则所属服务以及命名空间
.google.protobuf.StringValue service = 1; |
boolean |
hasServiceToken()
.google.protobuf.StringValue service_token = 8[json_name = "service_token"]; |
boolean |
isInitialized() |
static RoutingProto.Routing.Builder |
newBuilder() |
static RoutingProto.Routing.Builder |
newBuilder(RoutingProto.Routing prototype) |
RoutingProto.Routing.Builder |
newBuilderForType() |
static RoutingProto.Routing |
parseDelimitedFrom(InputStream input) |
static RoutingProto.Routing |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RoutingProto.Routing |
parseFrom(byte[] data) |
static RoutingProto.Routing |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RoutingProto.Routing |
parseFrom(ByteBuffer data) |
static RoutingProto.Routing |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RoutingProto.Routing |
parseFrom(com.google.protobuf.ByteString data) |
static RoutingProto.Routing |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RoutingProto.Routing |
parseFrom(com.google.protobuf.CodedInputStream input) |
static RoutingProto.Routing |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RoutingProto.Routing |
parseFrom(InputStream input) |
static RoutingProto.Routing |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<RoutingProto.Routing> |
parser() |
RoutingProto.Routing.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 SERVICE_FIELD_NUMBER
public static final int NAMESPACE_FIELD_NUMBER
public static final int INBOUNDS_FIELD_NUMBER
public static final int OUTBOUNDS_FIELD_NUMBER
public static final int CTIME_FIELD_NUMBER
public static final int MTIME_FIELD_NUMBER
public static final int REVISION_FIELD_NUMBER
public static final int SERVICE_TOKEN_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 hasService()
规则所属服务以及命名空间
.google.protobuf.StringValue service = 1;hasService 在接口中 RoutingProto.RoutingOrBuilderpublic com.google.protobuf.StringValue getService()
规则所属服务以及命名空间
.google.protobuf.StringValue service = 1;getService 在接口中 RoutingProto.RoutingOrBuilderpublic com.google.protobuf.StringValueOrBuilder getServiceOrBuilder()
规则所属服务以及命名空间
.google.protobuf.StringValue service = 1;public boolean hasNamespace()
.google.protobuf.StringValue namespace = 2;hasNamespace 在接口中 RoutingProto.RoutingOrBuilderpublic com.google.protobuf.StringValue getNamespace()
.google.protobuf.StringValue namespace = 2;getNamespace 在接口中 RoutingProto.RoutingOrBuilderpublic com.google.protobuf.StringValueOrBuilder getNamespaceOrBuilder()
.google.protobuf.StringValue namespace = 2;public List<RoutingProto.Route> getInboundsList()
每个服务可以配置多条入站或者出站规则 对于每个请求,从上到下依次匹配,若命中则终止
repeated .v1.Route inbounds = 3;getInboundsList 在接口中 RoutingProto.RoutingOrBuilderpublic List<? extends RoutingProto.RouteOrBuilder> getInboundsOrBuilderList()
每个服务可以配置多条入站或者出站规则 对于每个请求,从上到下依次匹配,若命中则终止
repeated .v1.Route inbounds = 3;public int getInboundsCount()
每个服务可以配置多条入站或者出站规则 对于每个请求,从上到下依次匹配,若命中则终止
repeated .v1.Route inbounds = 3;public RoutingProto.Route getInbounds(int index)
每个服务可以配置多条入站或者出站规则 对于每个请求,从上到下依次匹配,若命中则终止
repeated .v1.Route inbounds = 3;getInbounds 在接口中 RoutingProto.RoutingOrBuilderpublic RoutingProto.RouteOrBuilder getInboundsOrBuilder(int index)
每个服务可以配置多条入站或者出站规则 对于每个请求,从上到下依次匹配,若命中则终止
repeated .v1.Route inbounds = 3;public List<RoutingProto.Route> getOutboundsList()
repeated .v1.Route outbounds = 4;public List<? extends RoutingProto.RouteOrBuilder> getOutboundsOrBuilderList()
repeated .v1.Route outbounds = 4;public int getOutboundsCount()
repeated .v1.Route outbounds = 4;public RoutingProto.Route getOutbounds(int index)
repeated .v1.Route outbounds = 4;getOutbounds 在接口中 RoutingProto.RoutingOrBuilderpublic RoutingProto.RouteOrBuilder getOutboundsOrBuilder(int index)
repeated .v1.Route outbounds = 4;public boolean hasCtime()
.google.protobuf.StringValue ctime = 5;hasCtime 在接口中 RoutingProto.RoutingOrBuilderpublic com.google.protobuf.StringValue getCtime()
.google.protobuf.StringValue ctime = 5;getCtime 在接口中 RoutingProto.RoutingOrBuilderpublic com.google.protobuf.StringValueOrBuilder getCtimeOrBuilder()
.google.protobuf.StringValue ctime = 5;public boolean hasMtime()
.google.protobuf.StringValue mtime = 6;hasMtime 在接口中 RoutingProto.RoutingOrBuilderpublic com.google.protobuf.StringValue getMtime()
.google.protobuf.StringValue mtime = 6;getMtime 在接口中 RoutingProto.RoutingOrBuilderpublic com.google.protobuf.StringValueOrBuilder getMtimeOrBuilder()
.google.protobuf.StringValue mtime = 6;public boolean hasRevision()
.google.protobuf.StringValue revision = 7;hasRevision 在接口中 RoutingProto.RoutingOrBuilderpublic com.google.protobuf.StringValue getRevision()
.google.protobuf.StringValue revision = 7;getRevision 在接口中 RoutingProto.RoutingOrBuilderpublic com.google.protobuf.StringValueOrBuilder getRevisionOrBuilder()
.google.protobuf.StringValue revision = 7;public boolean hasServiceToken()
.google.protobuf.StringValue service_token = 8[json_name = "service_token"];hasServiceToken 在接口中 RoutingProto.RoutingOrBuilderpublic com.google.protobuf.StringValue getServiceToken()
.google.protobuf.StringValue service_token = 8[json_name = "service_token"];getServiceToken 在接口中 RoutingProto.RoutingOrBuilderpublic com.google.protobuf.StringValueOrBuilder getServiceTokenOrBuilder()
.google.protobuf.StringValue service_token = 8[json_name = "service_token"];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 RoutingProto.Routing parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RoutingProto.Routing parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RoutingProto.Routing parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RoutingProto.Routing parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RoutingProto.Routing parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RoutingProto.Routing parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RoutingProto.Routing parseFrom(InputStream input) throws IOException
IOExceptionpublic static RoutingProto.Routing parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RoutingProto.Routing parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RoutingProto.Routing parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RoutingProto.Routing parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static RoutingProto.Routing parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic RoutingProto.Routing.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static RoutingProto.Routing.Builder newBuilder()
public static RoutingProto.Routing.Builder newBuilder(RoutingProto.Routing prototype)
public RoutingProto.Routing.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLitepublic static RoutingProto.Routing getDefaultInstance()
public static com.google.protobuf.Parser<RoutingProto.Routing> parser()
public com.google.protobuf.Parser<RoutingProto.Routing> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public RoutingProto.Routing getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2022. All rights reserved.