| Package | Description |
|---|---|
| org.apache.shardingsphere.db.protocol.codec | |
| org.apache.shardingsphere.db.protocol.packet |
| Modifier and Type | Method and Description |
|---|---|
PacketPayload |
DatabasePacketCodecEngine.createPacketPayload(io.netty.buffer.ByteBuf message,
Charset charset)
Create packet payload.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DatabasePacket<T extends PacketPayload>
Database packet.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.