Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
AdminAddHostResponse |
GPUdb.adminAddHost(AdminAddHostRequest request)
Adds a host to an existing cluster.
|
AdminAddHostResponse |
GPUdb.adminAddHost(String hostAddress,
Map<String,String> options)
Adds a host to an existing cluster.
|
Modifier and Type | Method and Description |
---|---|
AdminAddHostResponse |
AdminAddHostResponse.setAddedHost(String addedHost)
Identifier for the newly added host, of the format 'hostN' where N is
the integer identifier of that host.
|
AdminAddHostResponse |
AdminAddHostResponse.setInfo(Map<String,String> info)
Additional information.
|
Copyright © 2025. All rights reserved.