public static interface HiveMetastore.DropPartitionsReqRequestOrBuilder
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 |
getDbName()
string db_name = 1; |
com.google.protobuf.ByteString |
getDbNameBytes()
string db_name = 1; |
boolean |
getDeleteData()
bool delete_data = 4; |
HiveMetastore.EnvironmentContext |
getEnvironmentContext()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext environment_context = 7; |
HiveMetastore.EnvironmentContextOrBuilder |
getEnvironmentContextOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext environment_context = 7; |
boolean |
getIfExists()
bool if_exists = 5; |
boolean |
getIgnoreProtection()
bool ignore_protection = 6; |
boolean |
getNeedResult()
bool need_result = 8; |
HiveMetastore.RequestPartsSpec |
getParts()
.org.apache.hadoop.hive.metastore.grpc.RequestPartsSpec parts = 3; |
HiveMetastore.RequestPartsSpecOrBuilder |
getPartsOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.RequestPartsSpec parts = 3; |
String |
getTblName()
string tbl_name = 2; |
com.google.protobuf.ByteString |
getTblNameBytes()
string tbl_name = 2; |
boolean |
hasEnvironmentContext()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext environment_context = 7; |
boolean |
hasParts()
.org.apache.hadoop.hive.metastore.grpc.RequestPartsSpec parts = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getDbName()
string db_name = 1;com.google.protobuf.ByteString getDbNameBytes()
string db_name = 1;String getTblName()
string tbl_name = 2;com.google.protobuf.ByteString getTblNameBytes()
string tbl_name = 2;boolean hasParts()
.org.apache.hadoop.hive.metastore.grpc.RequestPartsSpec parts = 3;HiveMetastore.RequestPartsSpec getParts()
.org.apache.hadoop.hive.metastore.grpc.RequestPartsSpec parts = 3;HiveMetastore.RequestPartsSpecOrBuilder getPartsOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.RequestPartsSpec parts = 3;boolean getDeleteData()
bool delete_data = 4;boolean getIfExists()
bool if_exists = 5;boolean getIgnoreProtection()
bool ignore_protection = 6;boolean hasEnvironmentContext()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext environment_context = 7;HiveMetastore.EnvironmentContext getEnvironmentContext()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext environment_context = 7;HiveMetastore.EnvironmentContextOrBuilder getEnvironmentContextOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext environment_context = 7;boolean getNeedResult()
bool need_result = 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.