Package | Description |
---|---|
io.picodata.driver.cluster |
Service discovery mechanism and providers
|
Modifier and Type | Class and Description |
---|---|
class |
BinaryClusterDiscoveryEndpoint
Class-container for
BinaryDiscoveryClusterAddressProvider configuration |
class |
HTTPClusterDiscoveryEndpoint
Class-container for
HTTPDiscoveryClusterAddressProvider configuration |
Modifier and Type | Method and Description |
---|---|
TarantoolClusterDiscoveryEndpoint |
TarantoolClusterDiscoveryConfig.getEndpoint()
Get config of service discovery endpoint
|
Modifier and Type | Method and Description |
---|---|
void |
TarantoolClusterDiscoveryConfig.setEndpoint(TarantoolClusterDiscoveryEndpoint endpoint)
Set service discovery endpoint config and enable cluster connection
|
TarantoolClusterDiscoveryConfig.Builder |
TarantoolClusterDiscoveryConfig.Builder.withEndpoint(TarantoolClusterDiscoveryEndpoint endpoint)
Specify service discovery config and enable using service discovery
|
Copyright © 2025 Picodata. All rights reserved.