public static interface HiveMetastore.DropConstraintRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCatName()
string cat_name = 4; |
com.google.protobuf.ByteString |
getCatNameBytes()
string cat_name = 4; |
String |
getConstraintName()
string constraint_name = 3; |
com.google.protobuf.ByteString |
getConstraintNameBytes()
string constraint_name = 3; |
String |
getDbname()
string dbname = 1; |
com.google.protobuf.ByteString |
getDbnameBytes()
string dbname = 1; |
String |
getTablename()
string tablename = 2; |
com.google.protobuf.ByteString |
getTablenameBytes()
string tablename = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getDbname()
string dbname = 1;com.google.protobuf.ByteString getDbnameBytes()
string dbname = 1;String getTablename()
string tablename = 2;com.google.protobuf.ByteString getTablenameBytes()
string tablename = 2;String getConstraintName()
string constraint_name = 3;com.google.protobuf.ByteString getConstraintNameBytes()
string constraint_name = 3;String getCatName()
string cat_name = 4;com.google.protobuf.ByteString getCatNameBytes()
string cat_name = 4;Copyright © 2024 The Apache Software Foundation. All rights reserved.