public static interface HiveMetastore.GetAllTableConstraintsRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCatName()
string cat_name = 3; |
com.google.protobuf.ByteString |
getCatNameBytes()
string cat_name = 3; |
String |
getDbName()
string db_name = 1; |
com.google.protobuf.ByteString |
getDbNameBytes()
string db_name = 1; |
long |
getTableId()
int64 table_id = 5; |
String |
getTblName()
string tbl_name = 2; |
com.google.protobuf.ByteString |
getTblNameBytes()
string tbl_name = 2; |
String |
getValidWriteIdList()
string valid_write_id_list = 4; |
com.google.protobuf.ByteString |
getValidWriteIdListBytes()
string valid_write_id_list = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getDbName()
string db_name = 1;com.google.protobuf.ByteString getDbNameBytes()
string db_name = 1;String getTblName()
string tbl_name = 2;com.google.protobuf.ByteString getTblNameBytes()
string tbl_name = 2;String getCatName()
string cat_name = 3;com.google.protobuf.ByteString getCatNameBytes()
string cat_name = 3;String getValidWriteIdList()
string valid_write_id_list = 4;com.google.protobuf.ByteString getValidWriteIdListBytes()
string valid_write_id_list = 4;long getTableId()
int64 table_id = 5;Copyright © 2024 The Apache Software Foundation. All rights reserved.