public static interface HiveMetastore.SQLDefaultConstraintOrBuilder
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; |
String |
getDcName()
string dc_name = 6; |
com.google.protobuf.ByteString |
getDcNameBytes()
string dc_name = 6; |
String |
getDefaultValue()
string default_value = 5; |
com.google.protobuf.ByteString |
getDefaultValueBytes()
string default_value = 5; |
boolean |
getEnableCstr()
bool enable_cstr = 7; |
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; |
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;String getDefaultValue()
string default_value = 5;com.google.protobuf.ByteString getDefaultValueBytes()
string default_value = 5;String getDcName()
string dc_name = 6;com.google.protobuf.ByteString getDcNameBytes()
string dc_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.