Skip to main content

Class LockTableRequest.LockType

java.lang.Object
com.gpudb.protocol.LockTableRequest.LockType
Enclosing class:

public static final class LockTableRequest.LockType extends Object
A set of string constants for the LockTableRequest parameter lockType.

The type of lock being applied to the table. Setting it to STATUS will return the current lock status of the table without changing it.