public static interface HiveMetastore.SQLForeignKeyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCatName()
string cat_name = 15; |
com.google.protobuf.ByteString |
getCatNameBytes()
string cat_name = 15; |
int |
getDeleteRule()
int32 delete_rule = 9; |
boolean |
getEnableCstr()
bool enable_cstr = 12; |
String |
getFkcolumnName()
string fkcolumn_name = 6; |
com.google.protobuf.ByteString |
getFkcolumnNameBytes()
string fkcolumn_name = 6; |
String |
getFkName()
string fk_name = 10; |
com.google.protobuf.ByteString |
getFkNameBytes()
string fk_name = 10; |
String |
getFktableDb()
string fktable_db = 4; |
com.google.protobuf.ByteString |
getFktableDbBytes()
string fktable_db = 4; |
String |
getFktableName()
string fktable_name = 5; |
com.google.protobuf.ByteString |
getFktableNameBytes()
string fktable_name = 5; |
int |
getKeySeq()
int32 key_seq = 7; |
String |
getPkcolumnName()
string pkcolumn_name = 3; |
com.google.protobuf.ByteString |
getPkcolumnNameBytes()
string pkcolumn_name = 3; |
String |
getPkName()
string pk_name = 11; |
com.google.protobuf.ByteString |
getPkNameBytes()
string pk_name = 11; |
String |
getPktableDb()
string pktable_db = 1; |
com.google.protobuf.ByteString |
getPktableDbBytes()
string pktable_db = 1; |
String |
getPktableName()
string pktable_name = 2; |
com.google.protobuf.ByteString |
getPktableNameBytes()
string pktable_name = 2; |
boolean |
getRelyCstr()
bool rely_cstr = 14; |
int |
getUpdateRule()
int32 update_rule = 8; |
boolean |
getValidateCstr()
bool validate_cstr = 13; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getPktableDb()
string pktable_db = 1;com.google.protobuf.ByteString getPktableDbBytes()
string pktable_db = 1;String getPktableName()
string pktable_name = 2;com.google.protobuf.ByteString getPktableNameBytes()
string pktable_name = 2;String getPkcolumnName()
string pkcolumn_name = 3;com.google.protobuf.ByteString getPkcolumnNameBytes()
string pkcolumn_name = 3;String getFktableDb()
string fktable_db = 4;com.google.protobuf.ByteString getFktableDbBytes()
string fktable_db = 4;String getFktableName()
string fktable_name = 5;com.google.protobuf.ByteString getFktableNameBytes()
string fktable_name = 5;String getFkcolumnName()
string fkcolumn_name = 6;com.google.protobuf.ByteString getFkcolumnNameBytes()
string fkcolumn_name = 6;int getKeySeq()
int32 key_seq = 7;int getUpdateRule()
int32 update_rule = 8;int getDeleteRule()
int32 delete_rule = 9;String getFkName()
string fk_name = 10;com.google.protobuf.ByteString getFkNameBytes()
string fk_name = 10;String getPkName()
string pk_name = 11;com.google.protobuf.ByteString getPkNameBytes()
string pk_name = 11;boolean getEnableCstr()
bool enable_cstr = 12;boolean getValidateCstr()
bool validate_cstr = 13;boolean getRelyCstr()
bool rely_cstr = 14;String getCatName()
string cat_name = 15;com.google.protobuf.ByteString getCatNameBytes()
string cat_name = 15;Copyright © 2024 The Apache Software Foundation. All rights reserved.