public static interface HiveMetastore.DropPartitionsExprListOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.DropPartitionsExpr |
getExprsLists(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.DropPartitionsExpr exprs_lists = 1; |
int |
getExprsListsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.DropPartitionsExpr exprs_lists = 1; |
List<HiveMetastore.DropPartitionsExpr> |
getExprsListsList()
repeated .org.apache.hadoop.hive.metastore.grpc.DropPartitionsExpr exprs_lists = 1; |
HiveMetastore.DropPartitionsExprOrBuilder |
getExprsListsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.DropPartitionsExpr exprs_lists = 1; |
List<? extends HiveMetastore.DropPartitionsExprOrBuilder> |
getExprsListsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.DropPartitionsExpr exprs_lists = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<HiveMetastore.DropPartitionsExpr> getExprsListsList()
repeated .org.apache.hadoop.hive.metastore.grpc.DropPartitionsExpr exprs_lists = 1;HiveMetastore.DropPartitionsExpr getExprsLists(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.DropPartitionsExpr exprs_lists = 1;int getExprsListsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.DropPartitionsExpr exprs_lists = 1;List<? extends HiveMetastore.DropPartitionsExprOrBuilder> getExprsListsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.DropPartitionsExpr exprs_lists = 1;HiveMetastore.DropPartitionsExprOrBuilder getExprsListsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.DropPartitionsExpr exprs_lists = 1;Copyright © 2024 The Apache Software Foundation. All rights reserved.