public interface RedoableClientMessage extends ClientMessage
| Modifier and Type | Method and Description |
|---|---|
default int |
encode(PacketWriter writer,
Context context,
PrepareResultPacket newPrepareResult) |
default void |
ensureReplayable(Context context) |
default int |
reEncode(PacketWriter writer,
Context context,
PrepareResultPacket newPrepareResult) |
default void |
saveParameters() |
batchUpdateLength, binaryProtocol, canSkipMeta, description, encode, readPacketdefault void saveParameters()
default void ensureReplayable(Context context) throws IOException, SQLException
IOExceptionSQLExceptiondefault int encode(PacketWriter writer, Context context, PrepareResultPacket newPrepareResult) throws IOException, SQLException
IOExceptionSQLExceptiondefault int reEncode(PacketWriter writer, Context context, PrepareResultPacket newPrepareResult) throws IOException, SQLException
IOExceptionSQLExceptionCopyright © 2022 SingleStore. All rights reserved.