| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.db.protocol.codec | |
| org.apache.shardingsphere.db.protocol.packet |
| 限定符和类型 | 方法和说明 |
|---|---|
PacketPayload |
DatabasePacketCodecEngine.createPacketPayload(io.netty.buffer.ByteBuf message,
Charset charset)
Create packet payload.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
DatabasePacket<T extends PacketPayload>
Database packet.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.