public static interface HiveMetastore.AddPartitionWithEnvironmentContextRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.EnvironmentContext |
getEnvironmentContext()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext environment_context = 2; |
HiveMetastore.EnvironmentContextOrBuilder |
getEnvironmentContextOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext environment_context = 2; |
HiveMetastore.Partition |
getNewPart()
.org.apache.hadoop.hive.metastore.grpc.Partition new_part = 1; |
HiveMetastore.PartitionOrBuilder |
getNewPartOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.Partition new_part = 1; |
boolean |
hasEnvironmentContext()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext environment_context = 2; |
boolean |
hasNewPart()
.org.apache.hadoop.hive.metastore.grpc.Partition new_part = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasNewPart()
.org.apache.hadoop.hive.metastore.grpc.Partition new_part = 1;HiveMetastore.Partition getNewPart()
.org.apache.hadoop.hive.metastore.grpc.Partition new_part = 1;HiveMetastore.PartitionOrBuilder getNewPartOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.Partition new_part = 1;boolean hasEnvironmentContext()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext environment_context = 2;HiveMetastore.EnvironmentContext getEnvironmentContext()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext environment_context = 2;HiveMetastore.EnvironmentContextOrBuilder getEnvironmentContextOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext environment_context = 2;Copyright © 2024 The Apache Software Foundation. All rights reserved.