HiveMetastore.DropPartitionsExprList.Builder |
HiveMetastore.DropPartitionsExprList.Builder.addAllExprsLists(Iterable<? extends HiveMetastore.DropPartitionsExpr> values)
repeated .org.apache.hadoop.hive.metastore.grpc.DropPartitionsExpr exprs_lists = 1;
|
HiveMetastore.DropPartitionsExprList.Builder |
HiveMetastore.DropPartitionsExprList.Builder.addExprsLists(HiveMetastore.DropPartitionsExpr.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.DropPartitionsExpr exprs_lists = 1;
|
HiveMetastore.DropPartitionsExprList.Builder |
HiveMetastore.DropPartitionsExprList.Builder.addExprsLists(HiveMetastore.DropPartitionsExpr value)
repeated .org.apache.hadoop.hive.metastore.grpc.DropPartitionsExpr exprs_lists = 1;
|
HiveMetastore.DropPartitionsExprList.Builder |
HiveMetastore.DropPartitionsExprList.Builder.addExprsLists(int index,
HiveMetastore.DropPartitionsExpr.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.DropPartitionsExpr exprs_lists = 1;
|
HiveMetastore.DropPartitionsExprList.Builder |
HiveMetastore.DropPartitionsExprList.Builder.addExprsLists(int index,
HiveMetastore.DropPartitionsExpr value)
repeated .org.apache.hadoop.hive.metastore.grpc.DropPartitionsExpr exprs_lists = 1;
|
HiveMetastore.DropPartitionsExprList.Builder |
HiveMetastore.DropPartitionsExprList.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.DropPartitionsExprList.Builder |
HiveMetastore.DropPartitionsExprList.Builder.clear() |
HiveMetastore.DropPartitionsExprList.Builder |
HiveMetastore.DropPartitionsExprList.Builder.clearExprsLists()
repeated .org.apache.hadoop.hive.metastore.grpc.DropPartitionsExpr exprs_lists = 1;
|
HiveMetastore.DropPartitionsExprList.Builder |
HiveMetastore.DropPartitionsExprList.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HiveMetastore.DropPartitionsExprList.Builder |
HiveMetastore.DropPartitionsExprList.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HiveMetastore.DropPartitionsExprList.Builder |
HiveMetastore.DropPartitionsExprList.Builder.clone() |
HiveMetastore.DropPartitionsExprList.Builder |
HiveMetastore.RequestPartsSpec.Builder.getExprsBuilder()
.org.apache.hadoop.hive.metastore.grpc.DropPartitionsExprList exprs = 2;
|
HiveMetastore.DropPartitionsExprList.Builder |
HiveMetastore.DropPartitionsExprList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HiveMetastore.DropPartitionsExprList.Builder |
HiveMetastore.DropPartitionsExprList.Builder.mergeFrom(HiveMetastore.DropPartitionsExprList other) |
HiveMetastore.DropPartitionsExprList.Builder |
HiveMetastore.DropPartitionsExprList.Builder.mergeFrom(com.google.protobuf.Message other) |
HiveMetastore.DropPartitionsExprList.Builder |
HiveMetastore.DropPartitionsExprList.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static HiveMetastore.DropPartitionsExprList.Builder |
HiveMetastore.DropPartitionsExprList.newBuilder() |
static HiveMetastore.DropPartitionsExprList.Builder |
HiveMetastore.DropPartitionsExprList.newBuilder(HiveMetastore.DropPartitionsExprList prototype) |
HiveMetastore.DropPartitionsExprList.Builder |
HiveMetastore.DropPartitionsExprList.newBuilderForType() |
protected HiveMetastore.DropPartitionsExprList.Builder |
HiveMetastore.DropPartitionsExprList.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
HiveMetastore.DropPartitionsExprList.Builder |
HiveMetastore.DropPartitionsExprList.Builder.removeExprsLists(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.DropPartitionsExpr exprs_lists = 1;
|
HiveMetastore.DropPartitionsExprList.Builder |
HiveMetastore.DropPartitionsExprList.Builder.setExprsLists(int index,
HiveMetastore.DropPartitionsExpr.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.DropPartitionsExpr exprs_lists = 1;
|
HiveMetastore.DropPartitionsExprList.Builder |
HiveMetastore.DropPartitionsExprList.Builder.setExprsLists(int index,
HiveMetastore.DropPartitionsExpr value)
repeated .org.apache.hadoop.hive.metastore.grpc.DropPartitionsExpr exprs_lists = 1;
|
HiveMetastore.DropPartitionsExprList.Builder |
HiveMetastore.DropPartitionsExprList.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.DropPartitionsExprList.Builder |
HiveMetastore.DropPartitionsExprList.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HiveMetastore.DropPartitionsExprList.Builder |
HiveMetastore.DropPartitionsExprList.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.DropPartitionsExprList.Builder |
HiveMetastore.DropPartitionsExprList.toBuilder() |