public static interface HiveMetastore.DropTableRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDbname()
string dbname = 1; |
com.google.protobuf.ByteString |
getDbnameBytes()
string dbname = 1; |
boolean |
getDeleteData()
bool delete_data = 3; |
String |
getName()
string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 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 getName()
string name = 2;com.google.protobuf.ByteString getNameBytes()
string name = 2;boolean getDeleteData()
bool delete_data = 3;Copyright © 2024 The Apache Software Foundation. All rights reserved.