| Package | Description |
|---|---|
| com.singlestore.jdbc.client.context | |
| com.singlestore.jdbc.message.server |
| Constructor and Description |
|---|
BaseContext(InitialHandshakePacket handshake,
long clientCapabilities,
Configuration conf,
ExceptionFactory exceptionFactory,
com.singlestore.jdbc.client.PrepareCache prepareCache) |
RedoContext(InitialHandshakePacket handshake,
long clientCapabilities,
Configuration conf,
ExceptionFactory exceptionFactory,
com.singlestore.jdbc.client.PrepareCache prepareCache) |
| Modifier and Type | Method and Description |
|---|---|
static InitialHandshakePacket |
InitialHandshakePacket.decode(com.singlestore.jdbc.client.ReadableByteBuf reader) |
Copyright © 2022 SingleStore. All rights reserved.