public static interface HuluRpcProto.HuluRpcRequestMetaOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Options.ChunkInfo |
getChuckInfo()
optional .brpc.ChunkInfo chuck_info = 6; |
Options.ChunkInfoOrBuilder |
getChuckInfoOrBuilder()
optional .brpc.ChunkInfo chuck_info = 6; |
int |
getCompressType()
optional int32 compress_type = 3; |
long |
getCorrelationId()
optional int64 correlation_id = 4; |
com.google.protobuf.ByteString |
getCredentialData()
optional bytes credential_data = 15; |
HuluRpcProto.HuluRpcRequestMetaExtField |
getExtFields(int index)
repeated .brpc.policy.HuluRpcRequestMetaExtField ext_fields = 16; |
int |
getExtFieldsCount()
repeated .brpc.policy.HuluRpcRequestMetaExtField ext_fields = 16; |
List<HuluRpcProto.HuluRpcRequestMetaExtField> |
getExtFieldsList()
repeated .brpc.policy.HuluRpcRequestMetaExtField ext_fields = 16; |
HuluRpcProto.HuluRpcRequestMetaExtFieldOrBuilder |
getExtFieldsOrBuilder(int index)
repeated .brpc.policy.HuluRpcRequestMetaExtField ext_fields = 16; |
List<? extends HuluRpcProto.HuluRpcRequestMetaExtFieldOrBuilder> |
getExtFieldsOrBuilderList()
repeated .brpc.policy.HuluRpcRequestMetaExtField ext_fields = 16; |
long |
getLogId()
optional int64 log_id = 5; |
int |
getMethodIndex()
required int32 method_index = 2; |
String |
getMethodName()
optional string method_name = 14; |
com.google.protobuf.ByteString |
getMethodNameBytes()
optional string method_name = 14; |
long |
getParentSpanId()
optional int64 parent_span_id = 8; |
Options.TalkType |
getRequestTalkType()
optional .brpc.TalkType request_talk_type = 10; |
String |
getServiceName()
required string service_name = 1; |
com.google.protobuf.ByteString |
getServiceNameBytes()
required string service_name = 1; |
long |
getSpanId()
optional int64 span_id = 9; |
long |
getTraceId()
optional int64 trace_id = 7; |
com.google.protobuf.ByteString |
getUserData()
optional bytes user_data = 11; |
long |
getUserDefinedSourceAddr()
optional int64 user_defined_source_addr = 13; |
int |
getUserMessageSize()
optional int32 user_message_size = 12; |
boolean |
hasChuckInfo()
optional .brpc.ChunkInfo chuck_info = 6; |
boolean |
hasCompressType()
optional int32 compress_type = 3; |
boolean |
hasCorrelationId()
optional int64 correlation_id = 4; |
boolean |
hasCredentialData()
optional bytes credential_data = 15; |
boolean |
hasLogId()
optional int64 log_id = 5; |
boolean |
hasMethodIndex()
required int32 method_index = 2; |
boolean |
hasMethodName()
optional string method_name = 14; |
boolean |
hasParentSpanId()
optional int64 parent_span_id = 8; |
boolean |
hasRequestTalkType()
optional .brpc.TalkType request_talk_type = 10; |
boolean |
hasServiceName()
required string service_name = 1; |
boolean |
hasSpanId()
optional int64 span_id = 9; |
boolean |
hasTraceId()
optional int64 trace_id = 7; |
boolean |
hasUserData()
optional bytes user_data = 11; |
boolean |
hasUserDefinedSourceAddr()
optional int64 user_defined_source_addr = 13; |
boolean |
hasUserMessageSize()
optional int32 user_message_size = 12; |
boolean hasServiceName()
required string service_name = 1;String getServiceName()
required string service_name = 1;com.google.protobuf.ByteString getServiceNameBytes()
required string service_name = 1;boolean hasMethodIndex()
required int32 method_index = 2;int getMethodIndex()
required int32 method_index = 2;boolean hasCompressType()
optional int32 compress_type = 3;int getCompressType()
optional int32 compress_type = 3;boolean hasCorrelationId()
optional int64 correlation_id = 4;long getCorrelationId()
optional int64 correlation_id = 4;boolean hasLogId()
optional int64 log_id = 5;long getLogId()
optional int64 log_id = 5;boolean hasChuckInfo()
optional .brpc.ChunkInfo chuck_info = 6;Options.ChunkInfo getChuckInfo()
optional .brpc.ChunkInfo chuck_info = 6;Options.ChunkInfoOrBuilder getChuckInfoOrBuilder()
optional .brpc.ChunkInfo chuck_info = 6;boolean hasTraceId()
optional int64 trace_id = 7;long getTraceId()
optional int64 trace_id = 7;boolean hasParentSpanId()
optional int64 parent_span_id = 8;long getParentSpanId()
optional int64 parent_span_id = 8;boolean hasSpanId()
optional int64 span_id = 9;long getSpanId()
optional int64 span_id = 9;boolean hasRequestTalkType()
optional .brpc.TalkType request_talk_type = 10;Options.TalkType getRequestTalkType()
optional .brpc.TalkType request_talk_type = 10;boolean hasUserData()
optional bytes user_data = 11;com.google.protobuf.ByteString getUserData()
optional bytes user_data = 11;boolean hasUserMessageSize()
optional int32 user_message_size = 12;int getUserMessageSize()
optional int32 user_message_size = 12;boolean hasUserDefinedSourceAddr()
optional int64 user_defined_source_addr = 13;long getUserDefinedSourceAddr()
optional int64 user_defined_source_addr = 13;boolean hasMethodName()
optional string method_name = 14;String getMethodName()
optional string method_name = 14;com.google.protobuf.ByteString getMethodNameBytes()
optional string method_name = 14;boolean hasCredentialData()
optional bytes credential_data = 15;com.google.protobuf.ByteString getCredentialData()
optional bytes credential_data = 15;List<HuluRpcProto.HuluRpcRequestMetaExtField> getExtFieldsList()
repeated .brpc.policy.HuluRpcRequestMetaExtField ext_fields = 16;HuluRpcProto.HuluRpcRequestMetaExtField getExtFields(int index)
repeated .brpc.policy.HuluRpcRequestMetaExtField ext_fields = 16;int getExtFieldsCount()
repeated .brpc.policy.HuluRpcRequestMetaExtField ext_fields = 16;List<? extends HuluRpcProto.HuluRpcRequestMetaExtFieldOrBuilder> getExtFieldsOrBuilderList()
repeated .brpc.policy.HuluRpcRequestMetaExtField ext_fields = 16;HuluRpcProto.HuluRpcRequestMetaExtFieldOrBuilder getExtFieldsOrBuilder(int index)
repeated .brpc.policy.HuluRpcRequestMetaExtField ext_fields = 16;Copyright © 2019 Baidu, Inc.. All rights reserved.