Package | Description |
---|---|
io.picodata.driver.api.space.options |
Contains implementations for Tarantool space options
|
io.picodata.driver.api.space.options.crud |
Contains interfaces for Tarantool CRUD options
|
Modifier and Type | Interface and Description |
---|---|
interface |
SelectOptions<T extends SelectOptions<T>>
Marker interface for space select operation options
TODO: separate proxy options and cluster options:
issue
|
Modifier and Type | Class and Description |
---|---|
class |
ProxySelectOptions
Represent options for select cluster proxy operation
|
Modifier and Type | Interface and Description |
---|---|
interface |
OperationWithFullScanOptions<T extends OperationWithModeOptions<T>> |
interface |
OperationWithModeOptions<T extends OperationWithModeOptions<T>>
Base interface for all operation options that may have a configurable mode.
|
Copyright © 2025 Picodata. All rights reserved.