public static class Prelogin.ThreadId extends Prelogin.Token
| Modifier and Type | Field and Description |
|---|---|
static byte |
TYPE |
| Constructor and Description |
|---|
ThreadId(int threadId)
Create a new
Prelogin.ThreadId given the application threadId. |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeStream(io.netty.buffer.ByteBuf buffer) |
String |
toString() |
encodeTokenpublic static final byte TYPE
public ThreadId(int threadId)
Prelogin.ThreadId given the application threadId.threadId - application thread Id.public void encodeStream(io.netty.buffer.ByteBuf buffer)
encodeStream in class Prelogin.TokenCopyright © 2023. All rights reserved.