Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
ExecuteProcResponse |
GPUdb.executeProc(ExecuteProcRequest request)
Executes a proc in the GPUdb Node.js proc server.
|
Modifier and Type | Method and Description |
---|---|
ExecuteProcRequest |
ExecuteProcRequest.setBinParams(Map<String,ByteBuffer> binParams) |
ExecuteProcRequest |
ExecuteProcRequest.setName(String name) |
ExecuteProcRequest |
ExecuteProcRequest.setOptions(Map<String,String> options) |
ExecuteProcRequest |
ExecuteProcRequest.setParams(Map<String,String> params) |
Copyright © 2016. All rights reserved.