Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
HasTypeResponse |
GPUdb.hasType(HasTypeRequest request)
Check for the existence of a type.
|
HasTypeResponse |
GPUdb.hasType(String typeId,
Map<String,String> options)
Check for the existence of a type.
|
Modifier and Type | Method and Description |
---|---|
HasTypeResponse |
HasTypeResponse.setInfo(Map<String,String> info) |
HasTypeResponse |
HasTypeResponse.setTypeExists(boolean typeExists) |
HasTypeResponse |
HasTypeResponse.setTypeId(String typeId) |
Copyright © 2020. All rights reserved.