| 接口 | 说明 |
|---|---|
| Readable |
Byte array serializable interface.
|
| Writerable |
A byte deserializable interface.
|
| 类 | 说明 |
|---|---|
| ChunkInfo |
Chunk模式本质上是将一个大的数据流拆分成一个个小的Chunk包按序进行发送.
|
| ProtocolConstant |
Protocol constant definition.
|
| RpcDataPackage |
RPC 包数据完整定义实现.
|
| RpcHeadMeta |
Head package for PBRPC.
|
| RpcMeta |
RPC meta data.
|
| RpcRequestMeta |
请求包的元数据主要描述了需要调用的RPC方法信息.
|
| RpcRequestMetaExtField |
RpcRequestMeta 扩展字段. |
| RpcResponseMeta |
响应包的元数据是对返回结果的描述。
|
| Trace |
分布式追踪上下文.
|
| TraceContext |
Hold the
Trace object in the current thread. |
Copyright © 2022 Baidu, Inc.. All rights reserved.