Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
CreateProcResponse |
GPUdb.createProc(CreateProcRequest request)
Creates an instance (proc) of the
CreateProcResponse GPUdb. | createProc(String procName,
String executionMode,
Map<String,ByteBuffer> files,
String command,
List<String> args,
Map<String,String> options)
Creates an instance (proc) of the
Uses of CreateProcResponse in com.gpudb.protocol
Copyright © 2024. All rights reserved. |