public final class HandshakeResponse extends Object implements 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(PacketWriter writer,
Context context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbatchUpdateLength, binaryProtocol, canSkipMeta, description, readPacketpublic HandshakeResponse(Credential credential, String authenticationPluginType, byte[] seed, Configuration conf, String host, long clientCapabilities, byte exchangeCharset)
public int encode(PacketWriter writer, Context context) throws IOException
encode in interface ClientMessageIOExceptionCopyright © 2023 SingleStore. All rights reserved.