| Package | Description |
|---|---|
| io.picodata.driver.handlers |
Contains Netty handler implementations
|
| io.picodata.driver.protocol |
Tarantool binary protocol primitives and helpers
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
TarantoolAuthenticationResponseHandler.channelRead0(io.netty.channel.ChannelHandlerContext ctx,
TarantoolResponse tarantoolResponse) |
protected void |
TarantoolResponseHandler.channelRead0(io.netty.channel.ChannelHandlerContext ctx,
TarantoolResponse tarantoolResponse) |
| Modifier and Type | Method and Description |
|---|---|
static TarantoolResponse |
TarantoolResponse.fromMessagePack(org.msgpack.core.MessageUnpacker unpacker)
Create Tarantool response from the decoded binary data using
MessageUnpacker |
Copyright © 2025 Picodata. All rights reserved.