public class ShowLocksOperation extends DDLOperation<ShowLocksDesc>
context, desc, LOG| Constructor and Description |
|---|
ShowLocksOperation(DDLOperationContext context,
ShowLocksDesc desc) |
| Modifier and Type | Method and Description |
|---|---|
static void |
dumpLockInfo(DataOutputStream os,
org.apache.hadoop.hive.metastore.api.ShowLocksResponse response) |
int |
execute() |
public ShowLocksOperation(DDLOperationContext context, ShowLocksDesc desc)
public int execute()
throws HiveException
execute in class DDLOperation<ShowLocksDesc>HiveExceptionpublic static void dumpLockInfo(DataOutputStream os, org.apache.hadoop.hive.metastore.api.ShowLocksResponse response) throws IOException
IOExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.