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