public final class PingPacket extends Object implements ClientMessage
| Modifier and Type | Field and Description |
|---|---|
static PingPacket |
INSTANCE |
| Constructor and Description |
|---|
PingPacket() |
| Modifier and Type | Method and Description |
|---|---|
int |
encode(PacketWriter writer,
Context context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbatchUpdateLength, binaryProtocol, canSkipMeta, description, readPacketpublic static final PingPacket INSTANCE
public int encode(PacketWriter writer, Context context) throws IOException
encode in interface ClientMessageIOExceptionCopyright © 2023 SingleStore. All rights reserved.