Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
LockTableResponse |
GPUdb.lockTable(LockTableRequest request)
Manages global access to a table's data.
|
LockTableResponse |
GPUdb.lockTable(String tableName,
String lockType,
Map<String,String> options)
Manages global access to a table's data.
|
Modifier and Type | Method and Description |
---|---|
LockTableResponse |
LockTableResponse.setInfo(Map<String,String> info) |
LockTableResponse |
LockTableResponse.setLockType(String lockType) |
Copyright © 2020. All rights reserved.