public static interface HiveMetastore.CreateTableReqRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.SQLCheckConstraint |
getCheckConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
int |
getCheckConstraintsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
List<HiveMetastore.SQLCheckConstraint> |
getCheckConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
HiveMetastore.SQLCheckConstraintOrBuilder |
getCheckConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
List<? extends HiveMetastore.SQLCheckConstraintOrBuilder> |
getCheckConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
HiveMetastore.SQLDefaultConstraint |
getDefaultConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7; |
int |
getDefaultConstraintsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7; |
List<HiveMetastore.SQLDefaultConstraint> |
getDefaultConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7; |
HiveMetastore.SQLDefaultConstraintOrBuilder |
getDefaultConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7; |
List<? extends HiveMetastore.SQLDefaultConstraintOrBuilder> |
getDefaultConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7; |
HiveMetastore.EnvironmentContext |
getEnvContext()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext env_context = 2; |
HiveMetastore.EnvironmentContextOrBuilder |
getEnvContextOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext env_context = 2; |
HiveMetastore.SQLForeignKey |
getForeignKeys(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4; |
int |
getForeignKeysCount()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4; |
List<HiveMetastore.SQLForeignKey> |
getForeignKeysList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4; |
HiveMetastore.SQLForeignKeyOrBuilder |
getForeignKeysOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4; |
List<? extends HiveMetastore.SQLForeignKeyOrBuilder> |
getForeignKeysOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4; |
HiveMetastore.SQLNotNullConstraint |
getNotNullConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
int |
getNotNullConstraintsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
List<HiveMetastore.SQLNotNullConstraint> |
getNotNullConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
HiveMetastore.SQLNotNullConstraintOrBuilder |
getNotNullConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
List<? extends HiveMetastore.SQLNotNullConstraintOrBuilder> |
getNotNullConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
HiveMetastore.SQLPrimaryKey |
getPrimaryKeys(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3; |
int |
getPrimaryKeysCount()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3; |
List<HiveMetastore.SQLPrimaryKey> |
getPrimaryKeysList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3; |
HiveMetastore.SQLPrimaryKeyOrBuilder |
getPrimaryKeysOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3; |
List<? extends HiveMetastore.SQLPrimaryKeyOrBuilder> |
getPrimaryKeysOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3; |
String |
getProcessorCapabilities(int index)
repeated string processor_capabilities = 9; |
com.google.protobuf.ByteString |
getProcessorCapabilitiesBytes(int index)
repeated string processor_capabilities = 9; |
int |
getProcessorCapabilitiesCount()
repeated string processor_capabilities = 9; |
List<String> |
getProcessorCapabilitiesList()
repeated string processor_capabilities = 9; |
String |
getProcessorIdentifier()
string processor_identifier = 10; |
com.google.protobuf.ByteString |
getProcessorIdentifierBytes()
string processor_identifier = 10; |
HiveMetastore.Table |
getTable()
.org.apache.hadoop.hive.metastore.grpc.Table table = 1; |
HiveMetastore.TableOrBuilder |
getTableOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.Table table = 1; |
HiveMetastore.SQLUniqueConstraint |
getUniqueConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5; |
int |
getUniqueConstraintsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5; |
List<HiveMetastore.SQLUniqueConstraint> |
getUniqueConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5; |
HiveMetastore.SQLUniqueConstraintOrBuilder |
getUniqueConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5; |
List<? extends HiveMetastore.SQLUniqueConstraintOrBuilder> |
getUniqueConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5; |
boolean |
hasEnvContext()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext env_context = 2; |
boolean |
hasTable()
.org.apache.hadoop.hive.metastore.grpc.Table table = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTable()
.org.apache.hadoop.hive.metastore.grpc.Table table = 1;HiveMetastore.Table getTable()
.org.apache.hadoop.hive.metastore.grpc.Table table = 1;HiveMetastore.TableOrBuilder getTableOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.Table table = 1;boolean hasEnvContext()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext env_context = 2;HiveMetastore.EnvironmentContext getEnvContext()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext env_context = 2;HiveMetastore.EnvironmentContextOrBuilder getEnvContextOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext env_context = 2;List<HiveMetastore.SQLPrimaryKey> getPrimaryKeysList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3;HiveMetastore.SQLPrimaryKey getPrimaryKeys(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3;int getPrimaryKeysCount()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3;List<? extends HiveMetastore.SQLPrimaryKeyOrBuilder> getPrimaryKeysOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3;HiveMetastore.SQLPrimaryKeyOrBuilder getPrimaryKeysOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3;List<HiveMetastore.SQLForeignKey> getForeignKeysList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4;HiveMetastore.SQLForeignKey getForeignKeys(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4;int getForeignKeysCount()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4;List<? extends HiveMetastore.SQLForeignKeyOrBuilder> getForeignKeysOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4;HiveMetastore.SQLForeignKeyOrBuilder getForeignKeysOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4;List<HiveMetastore.SQLUniqueConstraint> getUniqueConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5;HiveMetastore.SQLUniqueConstraint getUniqueConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5;int getUniqueConstraintsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5;List<? extends HiveMetastore.SQLUniqueConstraintOrBuilder> getUniqueConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5;HiveMetastore.SQLUniqueConstraintOrBuilder getUniqueConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5;List<HiveMetastore.SQLNotNullConstraint> getNotNullConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6;HiveMetastore.SQLNotNullConstraint getNotNullConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6;int getNotNullConstraintsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6;List<? extends HiveMetastore.SQLNotNullConstraintOrBuilder> getNotNullConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6;HiveMetastore.SQLNotNullConstraintOrBuilder getNotNullConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6;List<HiveMetastore.SQLDefaultConstraint> getDefaultConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7;HiveMetastore.SQLDefaultConstraint getDefaultConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7;int getDefaultConstraintsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7;List<? extends HiveMetastore.SQLDefaultConstraintOrBuilder> getDefaultConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7;HiveMetastore.SQLDefaultConstraintOrBuilder getDefaultConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7;List<HiveMetastore.SQLCheckConstraint> getCheckConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8;HiveMetastore.SQLCheckConstraint getCheckConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8;int getCheckConstraintsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8;List<? extends HiveMetastore.SQLCheckConstraintOrBuilder> getCheckConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8;HiveMetastore.SQLCheckConstraintOrBuilder getCheckConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8;List<String> getProcessorCapabilitiesList()
repeated string processor_capabilities = 9;int getProcessorCapabilitiesCount()
repeated string processor_capabilities = 9;String getProcessorCapabilities(int index)
repeated string processor_capabilities = 9;index - The index of the element to return.com.google.protobuf.ByteString getProcessorCapabilitiesBytes(int index)
repeated string processor_capabilities = 9;index - The index of the value to return.String getProcessorIdentifier()
string processor_identifier = 10;com.google.protobuf.ByteString getProcessorIdentifierBytes()
string processor_identifier = 10;Copyright © 2024 The Apache Software Foundation. All rights reserved.