public static interface HiveMetastore.AddPrimaryKeyRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.SQLPrimaryKey |
getPrimaryKeyCols(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_key_cols = 1; |
int |
getPrimaryKeyColsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_key_cols = 1; |
List<HiveMetastore.SQLPrimaryKey> |
getPrimaryKeyColsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_key_cols = 1; |
HiveMetastore.SQLPrimaryKeyOrBuilder |
getPrimaryKeyColsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_key_cols = 1; |
List<? extends HiveMetastore.SQLPrimaryKeyOrBuilder> |
getPrimaryKeyColsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_key_cols = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<HiveMetastore.SQLPrimaryKey> getPrimaryKeyColsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_key_cols = 1;HiveMetastore.SQLPrimaryKey getPrimaryKeyCols(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_key_cols = 1;int getPrimaryKeyColsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_key_cols = 1;List<? extends HiveMetastore.SQLPrimaryKeyOrBuilder> getPrimaryKeyColsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_key_cols = 1;HiveMetastore.SQLPrimaryKeyOrBuilder getPrimaryKeyColsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_key_cols = 1;Copyright © 2024 The Apache Software Foundation. All rights reserved.