| 接口 | 说明 |
|---|---|
| HuluRpcProto.HuluRpcRequestMetaExtFieldOrBuilder | |
| HuluRpcProto.HuluRpcRequestMetaOrBuilder | |
| HuluRpcProto.HuluRpcResponseMetaOrBuilder |
| 类 | 说明 |
|---|---|
| HuluRpcDecodePacket |
Created by huwenwei on 2017/9/23.
|
| HuluRpcEncodePacket | |
| HuluRpcProto | |
| HuluRpcProto.HuluRpcRequestMeta |
Protobuf type
brpc.policy.HuluRpcRequestMeta |
| HuluRpcProto.HuluRpcRequestMeta.Builder |
Protobuf type
brpc.policy.HuluRpcRequestMeta |
| HuluRpcProto.HuluRpcRequestMetaExtField |
Protobuf type
brpc.policy.HuluRpcRequestMetaExtField |
| HuluRpcProto.HuluRpcRequestMetaExtField.Builder |
Protobuf type
brpc.policy.HuluRpcRequestMetaExtField |
| HuluRpcProto.HuluRpcResponseMeta |
Protobuf type
brpc.policy.HuluRpcResponseMeta |
| HuluRpcProto.HuluRpcResponseMeta.Builder |
Protobuf type
brpc.policy.HuluRpcResponseMeta |
| HuluRpcProtocol |
Notes on HULU PBRPC Protocol:
Header format is ["HULU"][
body_size][meta_size
], 12 bytes in total
body_size and meta_size are NOT in
network byte order (little endian)
Use service->name() and method_index to identify the service and
method to call
user_message_size is set iff request/response has attachment
The following fields of rpc are not supported yet:
chunk_info
|
| HuluRpcProtocolFactory |
| 枚举 | 说明 |
|---|---|
| HuluRpcProto.HuluCompressType |
Protobuf enum
brpc.policy.HuluCompressType |
Copyright © 2019 Baidu, Inc.. All rights reserved.