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