Package | Description |
---|---|
io.picodata.driver.core.proxy |
Contains classes and interfaces essential for proxy client
|
Modifier and Type | Interface and Description |
---|---|
interface |
OperationWithIndexQueryBuilderOptions<T extends OperationWithIndexQueryBuilderOptions<T>> |
interface |
OperationWithTupleBuilderOptions<T extends OperationWithTupleBuilderOptions<T,R>,R extends Packable> |
interface |
OperationWithTupleOperationBuilderOptions<T extends OperationWithTupleOperationBuilderOptions<T>> |
interface |
OperationWithTuplesBuilderOptions<T extends OperationWithTuplesBuilderOptions<T,P>,P extends Packable> |
Modifier and Type | Class and Description |
---|---|
static class |
DeleteProxyOperation.Builder<T>
The builder for this class.
|
static class |
InsertManyProxyOperation.Builder<T extends Packable,R extends Collection<T>>
The builder for this class.
|
static class |
InsertProxyOperation.Builder<T extends Packable,R extends Collection<T>>
The builder for this class.
|
static class |
ReplaceManyProxyOperation.Builder<T extends Packable,R extends Collection<T>>
The builder for this class.
|
static class |
ReplaceProxyOperation.Builder<T extends Packable,R extends Collection<T>>
The builder for this class.
|
static class |
SelectProxyOperation.Builder<T>
The builder for this class.
|
static class |
TruncateProxyOperation.Builder |
static class |
UpdateProxyOperation.Builder<T>
The builder for this class.
|
static class |
UpsertProxyOperation.Builder<T extends Packable,R extends Collection<T>>
The builder for this class.
|
Copyright © 2025 Picodata. All rights reserved.