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.
|
Modifier and Type | Method and Description |
---|---|
LockTableRequest |
LockTableRequest.setLockType(String lockType)
The type of lock being applied to the table.
|
LockTableRequest |
LockTableRequest.setOptions(Map<String,String> options)
Optional parameters.
|
LockTableRequest |
LockTableRequest.setTableName(String tableName)
Copyright © 2025. All rights reserved. |