public static interface HiveMetastore.DropDataConnectorRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getCheckReferences()
bool check_references = 3; |
boolean |
getIfNotExists()
bool if_not_exists = 2; |
String |
getName()
string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getName()
string name = 1;com.google.protobuf.ByteString getNameBytes()
string name = 1;boolean getIfNotExists()
bool if_not_exists = 2;boolean getCheckReferences()
bool check_references = 3;Copyright © 2024 The Apache Software Foundation. All rights reserved.