public final class HandshakeResponse extends Object implements com.singlestore.jdbc.message.ClientMessage
| Constructor and Description |
|---|
HandshakeResponse(Credential credential,
String authenticationPluginType,
byte[] seed,
Configuration conf,
String host,
long clientCapabilities,
byte exchangeCharset) |
| Modifier and Type | Method and Description |
|---|---|
int |
encode(Writer writer,
com.singlestore.jdbc.client.Context context) |
public HandshakeResponse(Credential credential, String authenticationPluginType, byte[] seed, Configuration conf, String host, long clientCapabilities, byte exchangeCharset)
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.