public static interface RoutingProto.SourceOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
containsMetadata(String key)
主调方服务实例标签或者请求标签
value支持正则匹配
map<string, .v1.MatchString> metadata = 3; |
Map<String,ModelProto.MatchString> |
getMetadata()
已过时。
|
int |
getMetadataCount()
主调方服务实例标签或者请求标签
value支持正则匹配
map<string, .v1.MatchString> metadata = 3; |
Map<String,ModelProto.MatchString> |
getMetadataMap()
主调方服务实例标签或者请求标签
value支持正则匹配
map<string, .v1.MatchString> metadata = 3; |
ModelProto.MatchString |
getMetadataOrDefault(String key,
ModelProto.MatchString defaultValue)
主调方服务实例标签或者请求标签
value支持正则匹配
map<string, .v1.MatchString> metadata = 3; |
ModelProto.MatchString |
getMetadataOrThrow(String key)
主调方服务实例标签或者请求标签
value支持正则匹配
map<string, .v1.MatchString> metadata = 3; |
com.google.protobuf.StringValue |
getNamespace()
.google.protobuf.StringValue namespace = 2; |
com.google.protobuf.StringValueOrBuilder |
getNamespaceOrBuilder()
.google.protobuf.StringValue namespace = 2; |
com.google.protobuf.StringValue |
getService()
主调方服务以及命名空间
.google.protobuf.StringValue service = 1; |
com.google.protobuf.StringValueOrBuilder |
getServiceOrBuilder()
主调方服务以及命名空间
.google.protobuf.StringValue service = 1; |
boolean |
hasNamespace()
.google.protobuf.StringValue namespace = 2; |
boolean |
hasService()
主调方服务以及命名空间
.google.protobuf.StringValue service = 1; |
boolean hasService()
主调方服务以及命名空间
.google.protobuf.StringValue service = 1;com.google.protobuf.StringValue getService()
主调方服务以及命名空间
.google.protobuf.StringValue service = 1;com.google.protobuf.StringValueOrBuilder getServiceOrBuilder()
主调方服务以及命名空间
.google.protobuf.StringValue service = 1;boolean hasNamespace()
.google.protobuf.StringValue namespace = 2;com.google.protobuf.StringValue getNamespace()
.google.protobuf.StringValue namespace = 2;com.google.protobuf.StringValueOrBuilder getNamespaceOrBuilder()
.google.protobuf.StringValue namespace = 2;int getMetadataCount()
主调方服务实例标签或者请求标签 value支持正则匹配
map<string, .v1.MatchString> metadata = 3;boolean containsMetadata(String key)
主调方服务实例标签或者请求标签 value支持正则匹配
map<string, .v1.MatchString> metadata = 3;@Deprecated Map<String,ModelProto.MatchString> getMetadata()
getMetadataMap() instead.Map<String,ModelProto.MatchString> getMetadataMap()
主调方服务实例标签或者请求标签 value支持正则匹配
map<string, .v1.MatchString> metadata = 3;ModelProto.MatchString getMetadataOrDefault(String key, ModelProto.MatchString defaultValue)
主调方服务实例标签或者请求标签 value支持正则匹配
map<string, .v1.MatchString> metadata = 3;ModelProto.MatchString getMetadataOrThrow(String key)
主调方服务实例标签或者请求标签 value支持正则匹配
map<string, .v1.MatchString> metadata = 3;Copyright © 2021. All rights reserved.