public final class PingPacket extends Object implements com.singlestore.jdbc.message.ClientMessage
| Modifier and Type | Field and Description |
|---|---|
static PingPacket |
INSTANCE |
| Constructor and Description |
|---|
PingPacket() |
| Modifier and Type | Method and Description |
|---|---|
int |
encode(Writer writer,
com.singlestore.jdbc.client.Context context) |
public static final PingPacket INSTANCE
public int encode(Writer writer, com.singlestore.jdbc.client.Context context) throws IOException
encode in interface com.singlestore.jdbc.message.ClientMessageIOExceptionCopyright © 2023 SingleStore. All rights reserved.