Package | Description |
---|---|
io.picodata.driver.api.space |
Contains interfaces for Tarantool space operations
|
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
|
io.picodata.driver.core.proxy |
Contains classes and interfaces essential for proxy client
|
io.picodata.driver.core.space |
Contains implementations for Tarantool space operations
|
Class and Description |
---|
DeleteOptions
Marker interface for space delete operation options
|
InsertManyOptions
Marker interface for space insert_many operation options
|
InsertOptions
Marker interface for space insert operation options
|
ReplaceManyOptions
Marker interface for space replace_many operation options
|
ReplaceOptions
Marker interface for space replace operation options
|
SelectOptions
Marker interface for space select operation options
TODO: separate proxy options and cluster options:
issue
|
UpdateOptions
Marker interface for space update operation options
|
UpsertOptions
Marker interface for space upsert operation options
|
Class and Description |
---|
BaseOptions
Base functional for all operation options.
|
DeleteOptions
Marker interface for space delete operation options
|
InsertManyOptions
Marker interface for space insert_many operation options
|
InsertOptions
Marker interface for space insert operation options
|
Options
Marker interface for space operations options.
|
ProxyDeleteOptions
Represent options for delete cluster proxy operation
|
ProxyInsertManyOptions
Represent options for insert_many cluster proxy operation
|
ProxyInsertOptions
Represent options for insert cluster proxy operation
|
ProxyReplaceManyOptions
Represent options for replace_many cluster proxy operation
|
ProxyReplaceOptions
Represent options for replace cluster proxy operation
|
ProxySelectOptions
Represent options for select cluster proxy operation
|
ProxyTruncateOptions
Represent options for truncate cluster proxy operation
|
ProxyUpdateOptions
Represent options for update cluster proxy operation
|
ProxyUpsertOptions
Represent options for update cluster proxy operation
|
ReplaceManyOptions
Marker interface for space replace_many operation options
|
ReplaceOptions
Marker interface for space replace operation options
|
SelectOptions
Marker interface for space select operation options
TODO: separate proxy options and cluster options:
issue
|
Self |
UpdateOptions
Marker interface for space update operation options
|
UpsertOptions
Marker interface for space upsert operation options
|
Class and Description |
---|
Options
Marker interface for space operations options.
|
Self |
Class and Description |
---|
Self |
Class and Description |
---|
DeleteOptions
Marker interface for space delete operation options
|
InsertManyOptions
Marker interface for space insert_many operation options
|
InsertOptions
Marker interface for space insert operation options
|
ReplaceManyOptions
Marker interface for space replace_many operation options
|
ReplaceOptions
Marker interface for space replace operation options
|
SelectOptions
Marker interface for space select operation options
TODO: separate proxy options and cluster options:
issue
|
UpdateOptions
Marker interface for space update operation options
|
UpsertOptions
Marker interface for space upsert operation options
|
Copyright © 2025 Picodata. All rights reserved.