| Package | Description | 
|---|---|
| com.gpudb | 
| Modifier and Type | Method and Description | 
|---|---|
GPUdbBase.ClusterAddressInfo | 
GPUdbBase.ClusterAddressInfo.setActiveHeadNodeUrl(URL value)
Set the active head node URL. 
 | 
GPUdbBase.ClusterAddressInfo | 
GPUdbBase.ClusterAddressInfo.setHostManagerUrl(URL value)
Set the host manager URL. 
 | 
GPUdbBase.ClusterAddressInfo | 
GPUdbBase.ClusterAddressInfo.setHostNames(Set<String> value)
Set the list of host names for all available machines (whether active
 or passive). 
 | 
GPUdbBase.ClusterAddressInfo | 
GPUdbBase.ClusterAddressInfo.setIsIntraClusterFailoverEnabled(boolean value)
Deprecated. 
 
Set whether this cluster has intra-cluster failover enabled.
 Return this object to be able to chain operations. 
 | 
GPUdbBase.ClusterAddressInfo | 
GPUdbBase.ClusterAddressInfo.setIsPrimaryCluster(boolean value)
Set whether this cluster is the primary one. 
 | 
GPUdbBase.ClusterAddressInfo | 
GPUdbBase.ClusterAddressInfo.setWorkerRankUrls(List<URL> value)
Set the worker rank URLs. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<GPUdbBase.ClusterAddressInfo> | 
GPUdbBase.getHARingInfo()
Gets a copy of the list of ClusterAddressInfo objects that contain
 information about the Kinetica ring of clusters that this GPUdb
 object is connected to. 
 | 
Copyright © 2024. All rights reserved.