Package | Description |
---|---|
io.picodata.driver.cluster |
Service discovery mechanism and providers
|
Modifier and Type | Method and Description |
---|---|
static HTTPClusterDiscoveryEndpoint.Builder |
HTTPClusterDiscoveryEndpoint.builder()
Builder for
HTTPClusterDiscoveryEndpoint |
HTTPClusterDiscoveryEndpoint.Builder |
HTTPClusterDiscoveryEndpoint.Builder.withConnectTimeout(int connectTimeout)
Specify the connection timeout for discovery endpoint
|
HTTPClusterDiscoveryEndpoint.Builder |
HTTPClusterDiscoveryEndpoint.Builder.withReadTimeout(int readTimeout)
Specify the read timeout for discovery endpoint connection
|
HTTPClusterDiscoveryEndpoint.Builder |
HTTPClusterDiscoveryEndpoint.Builder.withURI(String uri)
Specify the cluster discovery endpoint URI
|
Copyright © 2025 Picodata. All rights reserved.