public final class ChangeDbPacket extends Object implements RedoableClientMessage
| Constructor and Description |
|---|
ChangeDbPacket(String database) |
| Modifier and Type | Method and Description |
|---|---|
int |
encode(Writer writer,
com.singlestore.jdbc.client.Context context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitencode, ensureReplayable, reEncode, saveParameterspublic ChangeDbPacket(String database)
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.