Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
CreateResourceGroupResponse |
GPUdb.createResourceGroup(CreateResourceGroupRequest request)
Creates a new resource group to facilitate resource management.
|
CreateResourceGroupResponse |
GPUdb.createResourceGroup(String name,
Map<String,Map<String,String>> tierAttributes,
String ranking,
String adjoiningResourceGroup,
Map<String,String> options)
Creates a new resource group to facilitate resource management.
|
Modifier and Type | Method and Description |
---|---|
CreateResourceGroupResponse |
CreateResourceGroupResponse.setInfo(Map<String,String> info) |
CreateResourceGroupResponse |
CreateResourceGroupResponse.setName(String name) |
Copyright © 2020. All rights reserved.