Package | Description |
---|---|
io.picodata.driver.cluster |
Service discovery mechanism and providers
|
Modifier and Type | Method and Description |
---|---|
static BinaryClusterDiscoveryEndpoint.Builder |
BinaryClusterDiscoveryEndpoint.builder()
Builder for
BinaryClusterDiscoveryEndpoint |
BinaryClusterDiscoveryEndpoint.Builder |
BinaryClusterDiscoveryEndpoint.Builder.withClientConfig(TarantoolClientConfig clientConfig)
Specify the client configuration for connecting to the discovery endpoints.
|
BinaryClusterDiscoveryEndpoint.Builder |
BinaryClusterDiscoveryEndpoint.Builder.withEndpointProvider(TarantoolClusterAddressProvider endpointProvider)
Specify address provider for the discovery endpoints
|
BinaryClusterDiscoveryEndpoint.Builder |
BinaryClusterDiscoveryEndpoint.Builder.withEntryFunction(String discoveryFunction)
Specify the function name to invoke in the discovery endpoint for getting the list of nodes.
|
Copyright © 2025 Picodata. All rights reserved.