public final class QuitPacket extends Object implements com.singlestore.jdbc.message.ClientMessage
| Modifier and Type | Field and Description |
|---|---|
static QuitPacket |
INSTANCE |
| Constructor and Description |
|---|
QuitPacket() |
| Modifier and Type | Method and Description |
|---|---|
int |
encode(Writer writer,
com.singlestore.jdbc.client.Context context) |
public static final QuitPacket 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.