public static interface HiveMetastore.SQLUniqueConstraintOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCatName()
string cat_name = 1; |
com.google.protobuf.ByteString |
getCatNameBytes()
string cat_name = 1; |
String |
getColumnName()
string column_name = 4; |
com.google.protobuf.ByteString |
getColumnNameBytes()
string column_name = 4; |
boolean |
getEnableCstr()
bool enable_cstr = 7; |
int |
getKeySeq()
int32 key_seq = 5; |
boolean |
getRelyCstr()
bool rely_cstr = 9; |
String |
getTableDb()
string table_db = 2; |
com.google.protobuf.ByteString |
getTableDbBytes()
string table_db = 2; |
String |
getTableName()
string table_name = 3; |
com.google.protobuf.ByteString |
getTableNameBytes()
string table_name = 3; |
String |
getUkName()
string uk_name = 6; |
com.google.protobuf.ByteString |
getUkNameBytes()
string uk_name = 6; |
boolean |
getValidateCstr()
bool validate_cstr = 8; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getCatName()
string cat_name = 1;com.google.protobuf.ByteString getCatNameBytes()
string cat_name = 1;String getTableDb()
string table_db = 2;com.google.protobuf.ByteString getTableDbBytes()
string table_db = 2;String getTableName()
string table_name = 3;com.google.protobuf.ByteString getTableNameBytes()
string table_name = 3;String getColumnName()
string column_name = 4;com.google.protobuf.ByteString getColumnNameBytes()
string column_name = 4;int getKeySeq()
int32 key_seq = 5;String getUkName()
string uk_name = 6;com.google.protobuf.ByteString getUkNameBytes()
string uk_name = 6;boolean getEnableCstr()
bool enable_cstr = 7;boolean getValidateCstr()
bool validate_cstr = 8;boolean getRelyCstr()
bool rely_cstr = 9;Copyright © 2024 The Apache Software Foundation. All rights reserved.