| 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.setLockType(String lockType)  | 
Copyright © 2019. All rights reserved.