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) |
LockTableRequest |
LockTableRequest.setOptions(Map<String,String> options) |
LockTableRequest |
LockTableRequest.setTableName(String tableName) |
Copyright © 2020. All rights reserved.