Package | Description |
---|---|
io.picodata.driver.exceptions |
Exception classes for internal client errors to be translated to user
|
io.picodata.driver.protocol |
Tarantool binary protocol primitives and helpers
|
Modifier and Type | Method and Description |
---|---|
TarantoolHeader |
TarantoolDecoderException.getHeader() |
Constructor and Description |
---|
TarantoolDecoderException(TarantoolHeader header,
Exception e) |
Modifier and Type | Method and Description |
---|---|
static TarantoolHeader |
TarantoolHeader.fromMessagePackValue(org.msgpack.value.Value value)
Creates an instance of
TarantoolHeader from MessagePack Value |
TarantoolHeader |
TarantoolRequest.getHeader()
Get header
|
Copyright © 2025 Picodata. All rights reserved.