public static interface HiveMetastore.RequestPartsSpecOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.DropPartitionsExprList |
getExprs()
.org.apache.hadoop.hive.metastore.grpc.DropPartitionsExprList exprs = 2; |
HiveMetastore.DropPartitionsExprListOrBuilder |
getExprsOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.DropPartitionsExprList exprs = 2; |
HiveMetastore.StringList |
getNames()
.org.apache.hadoop.hive.metastore.grpc.StringList names = 1; |
HiveMetastore.StringListOrBuilder |
getNamesOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.StringList names = 1; |
HiveMetastore.RequestPartsSpec.ReqPartsSpecCase |
getReqPartsSpecCase() |
boolean |
hasExprs()
.org.apache.hadoop.hive.metastore.grpc.DropPartitionsExprList exprs = 2; |
boolean |
hasNames()
.org.apache.hadoop.hive.metastore.grpc.StringList names = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasNames()
.org.apache.hadoop.hive.metastore.grpc.StringList names = 1;HiveMetastore.StringList getNames()
.org.apache.hadoop.hive.metastore.grpc.StringList names = 1;HiveMetastore.StringListOrBuilder getNamesOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.StringList names = 1;boolean hasExprs()
.org.apache.hadoop.hive.metastore.grpc.DropPartitionsExprList exprs = 2;HiveMetastore.DropPartitionsExprList getExprs()
.org.apache.hadoop.hive.metastore.grpc.DropPartitionsExprList exprs = 2;HiveMetastore.DropPartitionsExprListOrBuilder getExprsOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.DropPartitionsExprList exprs = 2;HiveMetastore.RequestPartsSpec.ReqPartsSpecCase getReqPartsSpecCase()
Copyright © 2024 The Apache Software Foundation. All rights reserved.