Package | Description |
---|---|
io.picodata.driver.core.proxy |
Contains classes and interfaces essential for proxy client
|
io.picodata.driver.core.proxy.enums |
Contains enum class for proxy operation argument parts.
|
Modifier and Type | Method and Description |
---|---|
void |
BuilderOptions.addArgument(ProxyOperationArgument optionName,
Object option) |
Modifier and Type | Method and Description |
---|---|
static ProxyOperationArgument |
ProxyOperationArgument.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProxyOperationArgument[] |
ProxyOperationArgument.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Picodata. All rights reserved.