| Package | Description |
|---|---|
| org.apache.shardingsphere.db.protocol.codec |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DatabasePacketCodecEngine<T extends DatabasePacket<?>>
Database packet codec engine.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PacketCodec.encode(io.netty.channel.ChannelHandlerContext context,
DatabasePacket<?> message,
io.netty.buffer.ByteBuf out) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.