Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
HasProcResponse |
GPUdb.hasProc(HasProcRequest request)
Checks the existence of a proc with the given name.
|
HasProcResponse |
GPUdb.hasProc(String procName,
Map<String,String> options)
Checks the existence of a proc with the given name.
|
Modifier and Type | Method and Description |
---|---|
HasProcResponse |
HasProcResponse.setInfo(Map<String,String> info) |
HasProcResponse |
HasProcResponse.setProcExists(boolean procExists) |
HasProcResponse |
HasProcResponse.setProcName(String procName) |
Copyright © 2020. All rights reserved.