Package | Description |
---|---|
io.picodata.driver.protocol.requests |
This sub-package is dedicated to Tarantool operation requests
|
Modifier and Type | Method and Description |
---|---|
protected TarantoolInsertRequest.Builder |
TarantoolInsertRequest.Builder.self() |
TarantoolInsertRequest.Builder |
TarantoolInsertRequest.Builder.withSpaceId(int spaceId)
Specify tarantool space ID for operation
|
TarantoolInsertRequest.Builder |
TarantoolInsertRequest.Builder.withTuple(Packable tuple)
Specify tuple value
|
Copyright © 2025 Picodata. All rights reserved.