public static final class HuluRpcProto.HuluRpcRequestMeta extends com.google.protobuf.GeneratedMessage implements HuluRpcProto.HuluRpcRequestMetaOrBuilder
brpc.policy.HuluRpcRequestMeta| 限定符和类型 | 类和说明 |
|---|---|
static class |
HuluRpcProto.HuluRpcRequestMeta.Builder
Protobuf type
brpc.policy.HuluRpcRequestMeta |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| 限定符和类型 | 字段和说明 |
|---|---|
static int |
CHUCK_INFO_FIELD_NUMBER |
static int |
COMPRESS_TYPE_FIELD_NUMBER |
static int |
CORRELATION_ID_FIELD_NUMBER |
static int |
CREDENTIAL_DATA_FIELD_NUMBER |
static int |
EXT_FIELDS_FIELD_NUMBER |
static int |
LOG_ID_FIELD_NUMBER |
static int |
METHOD_INDEX_FIELD_NUMBER |
static int |
METHOD_NAME_FIELD_NUMBER |
static int |
PARENT_SPAN_ID_FIELD_NUMBER |
static com.google.protobuf.Parser<HuluRpcProto.HuluRpcRequestMeta> |
PARSER |
static int |
REQUEST_TALK_TYPE_FIELD_NUMBER |
static int |
SERVICE_NAME_FIELD_NUMBER |
static int |
SPAN_ID_FIELD_NUMBER |
static int |
TRACE_ID_FIELD_NUMBER |
static int |
USER_DATA_FIELD_NUMBER |
static int |
USER_DEFINED_SOURCE_ADDR_FIELD_NUMBER |
static int |
USER_MESSAGE_SIZE_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
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; |
static HuluRpcProto.HuluRpcRequestMeta |
getDefaultInstance() |
HuluRpcProto.HuluRpcRequestMeta |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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; |
com.google.protobuf.Parser<HuluRpcProto.HuluRpcRequestMeta> |
getParserForType() |
Options.TalkType |
getRequestTalkType()
optional .brpc.TalkType request_talk_type = 10; |
int |
getSerializedSize() |
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.UnknownFieldSet |
getUnknownFields() |
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; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static HuluRpcProto.HuluRpcRequestMeta.Builder |
newBuilder() |
static HuluRpcProto.HuluRpcRequestMeta.Builder |
newBuilder(HuluRpcProto.HuluRpcRequestMeta prototype) |
HuluRpcProto.HuluRpcRequestMeta.Builder |
newBuilderForType() |
protected HuluRpcProto.HuluRpcRequestMeta.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static HuluRpcProto.HuluRpcRequestMeta |
parseDelimitedFrom(InputStream input) |
static HuluRpcProto.HuluRpcRequestMeta |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HuluRpcProto.HuluRpcRequestMeta |
parseFrom(byte[] data) |
static HuluRpcProto.HuluRpcRequestMeta |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HuluRpcProto.HuluRpcRequestMeta |
parseFrom(com.google.protobuf.ByteString data) |
static HuluRpcProto.HuluRpcRequestMeta |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HuluRpcProto.HuluRpcRequestMeta |
parseFrom(com.google.protobuf.CodedInputStream input) |
static HuluRpcProto.HuluRpcRequestMeta |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HuluRpcProto.HuluRpcRequestMeta |
parseFrom(InputStream input) |
static HuluRpcProto.HuluRpcRequestMeta |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HuluRpcProto.HuluRpcRequestMeta.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldequals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static com.google.protobuf.Parser<HuluRpcProto.HuluRpcRequestMeta> PARSER
public static final int SERVICE_NAME_FIELD_NUMBER
public static final int METHOD_INDEX_FIELD_NUMBER
public static final int COMPRESS_TYPE_FIELD_NUMBER
public static final int CORRELATION_ID_FIELD_NUMBER
public static final int LOG_ID_FIELD_NUMBER
public static final int CHUCK_INFO_FIELD_NUMBER
public static final int TRACE_ID_FIELD_NUMBER
public static final int PARENT_SPAN_ID_FIELD_NUMBER
public static final int SPAN_ID_FIELD_NUMBER
public static final int REQUEST_TALK_TYPE_FIELD_NUMBER
public static final int USER_DATA_FIELD_NUMBER
public static final int USER_MESSAGE_SIZE_FIELD_NUMBER
public static final int USER_DEFINED_SOURCE_ADDR_FIELD_NUMBER
public static final int METHOD_NAME_FIELD_NUMBER
public static final int CREDENTIAL_DATA_FIELD_NUMBER
public static final int EXT_FIELDS_FIELD_NUMBER
public static HuluRpcProto.HuluRpcRequestMeta getDefaultInstance()
public HuluRpcProto.HuluRpcRequestMeta getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<HuluRpcProto.HuluRpcRequestMeta> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessagepublic boolean hasServiceName()
required string service_name = 1;public String getServiceName()
required string service_name = 1;public com.google.protobuf.ByteString getServiceNameBytes()
required string service_name = 1;public boolean hasMethodIndex()
required int32 method_index = 2;public int getMethodIndex()
required int32 method_index = 2;public boolean hasCompressType()
optional int32 compress_type = 3;public int getCompressType()
optional int32 compress_type = 3;public boolean hasCorrelationId()
optional int64 correlation_id = 4;public long getCorrelationId()
optional int64 correlation_id = 4;public boolean hasLogId()
optional int64 log_id = 5;public long getLogId()
optional int64 log_id = 5;public boolean hasChuckInfo()
optional .brpc.ChunkInfo chuck_info = 6;public Options.ChunkInfo getChuckInfo()
optional .brpc.ChunkInfo chuck_info = 6;public Options.ChunkInfoOrBuilder getChuckInfoOrBuilder()
optional .brpc.ChunkInfo chuck_info = 6;public boolean hasTraceId()
optional int64 trace_id = 7;public long getTraceId()
optional int64 trace_id = 7;public boolean hasParentSpanId()
optional int64 parent_span_id = 8;public long getParentSpanId()
optional int64 parent_span_id = 8;public boolean hasSpanId()
optional int64 span_id = 9;public long getSpanId()
optional int64 span_id = 9;public boolean hasRequestTalkType()
optional .brpc.TalkType request_talk_type = 10;public Options.TalkType getRequestTalkType()
optional .brpc.TalkType request_talk_type = 10;public boolean hasUserData()
optional bytes user_data = 11;public com.google.protobuf.ByteString getUserData()
optional bytes user_data = 11;public boolean hasUserMessageSize()
optional int32 user_message_size = 12;public int getUserMessageSize()
optional int32 user_message_size = 12;public boolean hasUserDefinedSourceAddr()
optional int64 user_defined_source_addr = 13;public long getUserDefinedSourceAddr()
optional int64 user_defined_source_addr = 13;public boolean hasMethodName()
optional string method_name = 14;public String getMethodName()
optional string method_name = 14;public com.google.protobuf.ByteString getMethodNameBytes()
optional string method_name = 14;public boolean hasCredentialData()
optional bytes credential_data = 15;public com.google.protobuf.ByteString getCredentialData()
optional bytes credential_data = 15;public List<HuluRpcProto.HuluRpcRequestMetaExtField> getExtFieldsList()
repeated .brpc.policy.HuluRpcRequestMetaExtField ext_fields = 16;public List<? extends HuluRpcProto.HuluRpcRequestMetaExtFieldOrBuilder> getExtFieldsOrBuilderList()
repeated .brpc.policy.HuluRpcRequestMetaExtField ext_fields = 16;public int getExtFieldsCount()
repeated .brpc.policy.HuluRpcRequestMetaExtField ext_fields = 16;public HuluRpcProto.HuluRpcRequestMetaExtField getExtFields(int index)
repeated .brpc.policy.HuluRpcRequestMetaExtField ext_fields = 16;public HuluRpcProto.HuluRpcRequestMetaExtFieldOrBuilder getExtFieldsOrBuilder(int index)
repeated .brpc.policy.HuluRpcRequestMetaExtField ext_fields = 16;public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace 在类中 com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic static HuluRpcProto.HuluRpcRequestMeta parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HuluRpcProto.HuluRpcRequestMeta parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HuluRpcProto.HuluRpcRequestMeta parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HuluRpcProto.HuluRpcRequestMeta parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HuluRpcProto.HuluRpcRequestMeta parseFrom(InputStream input) throws IOException
IOExceptionpublic static HuluRpcProto.HuluRpcRequestMeta parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HuluRpcProto.HuluRpcRequestMeta parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static HuluRpcProto.HuluRpcRequestMeta parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HuluRpcProto.HuluRpcRequestMeta parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static HuluRpcProto.HuluRpcRequestMeta parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HuluRpcProto.HuluRpcRequestMeta.Builder newBuilder()
public HuluRpcProto.HuluRpcRequestMeta.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static HuluRpcProto.HuluRpcRequestMeta.Builder newBuilder(HuluRpcProto.HuluRpcRequestMeta prototype)
public HuluRpcProto.HuluRpcRequestMeta.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected HuluRpcProto.HuluRpcRequestMeta.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageCopyright © 2019 Baidu, Inc.. All rights reserved.