public static interface HiveMetastore.ShowLocksRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDbname()
string dbname = 1; |
com.google.protobuf.ByteString |
getDbnameBytes()
string dbname = 1; |
boolean |
getIsExtended()
bool is_extended = 4; |
String |
getPartname()
string partname = 3; |
com.google.protobuf.ByteString |
getPartnameBytes()
string partname = 3; |
String |
getTablename()
string tablename = 2; |
com.google.protobuf.ByteString |
getTablenameBytes()
string tablename = 2; |
long |
getTxnid()
int64 txnid = 5; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getDbname()
string dbname = 1;com.google.protobuf.ByteString getDbnameBytes()
string dbname = 1;String getTablename()
string tablename = 2;com.google.protobuf.ByteString getTablenameBytes()
string tablename = 2;String getPartname()
string partname = 3;com.google.protobuf.ByteString getPartnameBytes()
string partname = 3;boolean getIsExtended()
bool is_extended = 4;long getTxnid()
int64 txnid = 5;Copyright © 2024 The Apache Software Foundation. All rights reserved.