public static interface HiveMetastore.GetForeignKeysRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCatName()
string cat_name = 5; |
com.google.protobuf.ByteString |
getCatNameBytes()
string cat_name = 5; |
String |
getForeignDbName()
string foreign_db_name = 3; |
com.google.protobuf.ByteString |
getForeignDbNameBytes()
string foreign_db_name = 3; |
String |
getForeignTblName()
string foreign_tbl_name = 4; |
com.google.protobuf.ByteString |
getForeignTblNameBytes()
string foreign_tbl_name = 4; |
String |
getParentDbName()
string parent_db_name = 1; |
com.google.protobuf.ByteString |
getParentDbNameBytes()
string parent_db_name = 1; |
String |
getParentTblName()
string parent_tbl_name = 2; |
com.google.protobuf.ByteString |
getParentTblNameBytes()
string parent_tbl_name = 2; |
long |
getTableId()
int64 table_id = 7; |
String |
getValidWriteIdList()
string valid_write_id_list = 6; |
com.google.protobuf.ByteString |
getValidWriteIdListBytes()
string valid_write_id_list = 6; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getParentDbName()
string parent_db_name = 1;com.google.protobuf.ByteString getParentDbNameBytes()
string parent_db_name = 1;String getParentTblName()
string parent_tbl_name = 2;com.google.protobuf.ByteString getParentTblNameBytes()
string parent_tbl_name = 2;String getForeignDbName()
string foreign_db_name = 3;com.google.protobuf.ByteString getForeignDbNameBytes()
string foreign_db_name = 3;String getForeignTblName()
string foreign_tbl_name = 4;com.google.protobuf.ByteString getForeignTblNameBytes()
string foreign_tbl_name = 4;String getCatName()
string cat_name = 5;com.google.protobuf.ByteString getCatNameBytes()
string cat_name = 5;String getValidWriteIdList()
string valid_write_id_list = 6;com.google.protobuf.ByteString getValidWriteIdListBytes()
string valid_write_id_list = 6;long getTableId()
int64 table_id = 7;Copyright © 2024 The Apache Software Foundation. All rights reserved.