public static final class HiveMetastore.CreateTableReqRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.CreateTableReqRequest.Builder> implements HiveMetastore.CreateTableReqRequestOrBuilder
org.apache.hadoop.hive.metastore.grpc.CreateTableReqRequest| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.CreateTableReqRequest.Builder |
addAllCheckConstraints(Iterable<? extends HiveMetastore.SQLCheckConstraint> values)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
HiveMetastore.CreateTableReqRequest.Builder |
addAllDefaultConstraints(Iterable<? extends HiveMetastore.SQLDefaultConstraint> values)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7; |
HiveMetastore.CreateTableReqRequest.Builder |
addAllForeignKeys(Iterable<? extends HiveMetastore.SQLForeignKey> values)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4; |
HiveMetastore.CreateTableReqRequest.Builder |
addAllNotNullConstraints(Iterable<? extends HiveMetastore.SQLNotNullConstraint> values)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
HiveMetastore.CreateTableReqRequest.Builder |
addAllPrimaryKeys(Iterable<? extends HiveMetastore.SQLPrimaryKey> values)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3; |
HiveMetastore.CreateTableReqRequest.Builder |
addAllProcessorCapabilities(Iterable<String> values)
repeated string processor_capabilities = 9; |
HiveMetastore.CreateTableReqRequest.Builder |
addAllUniqueConstraints(Iterable<? extends HiveMetastore.SQLUniqueConstraint> values)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5; |
HiveMetastore.CreateTableReqRequest.Builder |
addCheckConstraints(HiveMetastore.SQLCheckConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
HiveMetastore.CreateTableReqRequest.Builder |
addCheckConstraints(HiveMetastore.SQLCheckConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
HiveMetastore.CreateTableReqRequest.Builder |
addCheckConstraints(int index,
HiveMetastore.SQLCheckConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
HiveMetastore.CreateTableReqRequest.Builder |
addCheckConstraints(int index,
HiveMetastore.SQLCheckConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
HiveMetastore.SQLCheckConstraint.Builder |
addCheckConstraintsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
HiveMetastore.SQLCheckConstraint.Builder |
addCheckConstraintsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
HiveMetastore.CreateTableReqRequest.Builder |
addDefaultConstraints(HiveMetastore.SQLDefaultConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7; |
HiveMetastore.CreateTableReqRequest.Builder |
addDefaultConstraints(HiveMetastore.SQLDefaultConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7; |
HiveMetastore.CreateTableReqRequest.Builder |
addDefaultConstraints(int index,
HiveMetastore.SQLDefaultConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7; |
HiveMetastore.CreateTableReqRequest.Builder |
addDefaultConstraints(int index,
HiveMetastore.SQLDefaultConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7; |
HiveMetastore.SQLDefaultConstraint.Builder |
addDefaultConstraintsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7; |
HiveMetastore.SQLDefaultConstraint.Builder |
addDefaultConstraintsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7; |
HiveMetastore.CreateTableReqRequest.Builder |
addForeignKeys(HiveMetastore.SQLForeignKey.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4; |
HiveMetastore.CreateTableReqRequest.Builder |
addForeignKeys(HiveMetastore.SQLForeignKey value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4; |
HiveMetastore.CreateTableReqRequest.Builder |
addForeignKeys(int index,
HiveMetastore.SQLForeignKey.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4; |
HiveMetastore.CreateTableReqRequest.Builder |
addForeignKeys(int index,
HiveMetastore.SQLForeignKey value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4; |
HiveMetastore.SQLForeignKey.Builder |
addForeignKeysBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4; |
HiveMetastore.SQLForeignKey.Builder |
addForeignKeysBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4; |
HiveMetastore.CreateTableReqRequest.Builder |
addNotNullConstraints(HiveMetastore.SQLNotNullConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
HiveMetastore.CreateTableReqRequest.Builder |
addNotNullConstraints(HiveMetastore.SQLNotNullConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
HiveMetastore.CreateTableReqRequest.Builder |
addNotNullConstraints(int index,
HiveMetastore.SQLNotNullConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
HiveMetastore.CreateTableReqRequest.Builder |
addNotNullConstraints(int index,
HiveMetastore.SQLNotNullConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
HiveMetastore.SQLNotNullConstraint.Builder |
addNotNullConstraintsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
HiveMetastore.SQLNotNullConstraint.Builder |
addNotNullConstraintsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
HiveMetastore.CreateTableReqRequest.Builder |
addPrimaryKeys(HiveMetastore.SQLPrimaryKey.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3; |
HiveMetastore.CreateTableReqRequest.Builder |
addPrimaryKeys(HiveMetastore.SQLPrimaryKey value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3; |
HiveMetastore.CreateTableReqRequest.Builder |
addPrimaryKeys(int index,
HiveMetastore.SQLPrimaryKey.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3; |
HiveMetastore.CreateTableReqRequest.Builder |
addPrimaryKeys(int index,
HiveMetastore.SQLPrimaryKey value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3; |
HiveMetastore.SQLPrimaryKey.Builder |
addPrimaryKeysBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3; |
HiveMetastore.SQLPrimaryKey.Builder |
addPrimaryKeysBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3; |
HiveMetastore.CreateTableReqRequest.Builder |
addProcessorCapabilities(String value)
repeated string processor_capabilities = 9; |
HiveMetastore.CreateTableReqRequest.Builder |
addProcessorCapabilitiesBytes(com.google.protobuf.ByteString value)
repeated string processor_capabilities = 9; |
HiveMetastore.CreateTableReqRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.CreateTableReqRequest.Builder |
addUniqueConstraints(HiveMetastore.SQLUniqueConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5; |
HiveMetastore.CreateTableReqRequest.Builder |
addUniqueConstraints(HiveMetastore.SQLUniqueConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5; |
HiveMetastore.CreateTableReqRequest.Builder |
addUniqueConstraints(int index,
HiveMetastore.SQLUniqueConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5; |
HiveMetastore.CreateTableReqRequest.Builder |
addUniqueConstraints(int index,
HiveMetastore.SQLUniqueConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5; |
HiveMetastore.SQLUniqueConstraint.Builder |
addUniqueConstraintsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5; |
HiveMetastore.SQLUniqueConstraint.Builder |
addUniqueConstraintsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5; |
HiveMetastore.CreateTableReqRequest |
build() |
HiveMetastore.CreateTableReqRequest |
buildPartial() |
HiveMetastore.CreateTableReqRequest.Builder |
clear() |
HiveMetastore.CreateTableReqRequest.Builder |
clearCheckConstraints()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
HiveMetastore.CreateTableReqRequest.Builder |
clearDefaultConstraints()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7; |
HiveMetastore.CreateTableReqRequest.Builder |
clearEnvContext()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext env_context = 2; |
HiveMetastore.CreateTableReqRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HiveMetastore.CreateTableReqRequest.Builder |
clearForeignKeys()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4; |
HiveMetastore.CreateTableReqRequest.Builder |
clearNotNullConstraints()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
HiveMetastore.CreateTableReqRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HiveMetastore.CreateTableReqRequest.Builder |
clearPrimaryKeys()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3; |
HiveMetastore.CreateTableReqRequest.Builder |
clearProcessorCapabilities()
repeated string processor_capabilities = 9; |
HiveMetastore.CreateTableReqRequest.Builder |
clearProcessorIdentifier()
string processor_identifier = 10; |
HiveMetastore.CreateTableReqRequest.Builder |
clearTable()
.org.apache.hadoop.hive.metastore.grpc.Table table = 1; |
HiveMetastore.CreateTableReqRequest.Builder |
clearUniqueConstraints()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5; |
HiveMetastore.CreateTableReqRequest.Builder |
clone() |
HiveMetastore.SQLCheckConstraint |
getCheckConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
HiveMetastore.SQLCheckConstraint.Builder |
getCheckConstraintsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
List<HiveMetastore.SQLCheckConstraint.Builder> |
getCheckConstraintsBuilderList()
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; |
HiveMetastore.SQLDefaultConstraint.Builder |
getDefaultConstraintsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7; |
List<HiveMetastore.SQLDefaultConstraint.Builder> |
getDefaultConstraintsBuilderList()
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.CreateTableReqRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
HiveMetastore.EnvironmentContext |
getEnvContext()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext env_context = 2; |
HiveMetastore.EnvironmentContext.Builder |
getEnvContextBuilder()
.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; |
HiveMetastore.SQLForeignKey.Builder |
getForeignKeysBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4; |
List<HiveMetastore.SQLForeignKey.Builder> |
getForeignKeysBuilderList()
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; |
HiveMetastore.SQLNotNullConstraint.Builder |
getNotNullConstraintsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
List<HiveMetastore.SQLNotNullConstraint.Builder> |
getNotNullConstraintsBuilderList()
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; |
HiveMetastore.SQLPrimaryKey.Builder |
getPrimaryKeysBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3; |
List<HiveMetastore.SQLPrimaryKey.Builder> |
getPrimaryKeysBuilderList()
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; |
com.google.protobuf.ProtocolStringList |
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.Table.Builder |
getTableBuilder()
.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; |
HiveMetastore.SQLUniqueConstraint.Builder |
getUniqueConstraintsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5; |
List<HiveMetastore.SQLUniqueConstraint.Builder> |
getUniqueConstraintsBuilderList()
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; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
HiveMetastore.CreateTableReqRequest.Builder |
mergeEnvContext(HiveMetastore.EnvironmentContext value)
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext env_context = 2; |
HiveMetastore.CreateTableReqRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HiveMetastore.CreateTableReqRequest.Builder |
mergeFrom(HiveMetastore.CreateTableReqRequest other) |
HiveMetastore.CreateTableReqRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
HiveMetastore.CreateTableReqRequest.Builder |
mergeTable(HiveMetastore.Table value)
.org.apache.hadoop.hive.metastore.grpc.Table table = 1; |
HiveMetastore.CreateTableReqRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.CreateTableReqRequest.Builder |
removeCheckConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
HiveMetastore.CreateTableReqRequest.Builder |
removeDefaultConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7; |
HiveMetastore.CreateTableReqRequest.Builder |
removeForeignKeys(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4; |
HiveMetastore.CreateTableReqRequest.Builder |
removeNotNullConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
HiveMetastore.CreateTableReqRequest.Builder |
removePrimaryKeys(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3; |
HiveMetastore.CreateTableReqRequest.Builder |
removeUniqueConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5; |
HiveMetastore.CreateTableReqRequest.Builder |
setCheckConstraints(int index,
HiveMetastore.SQLCheckConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
HiveMetastore.CreateTableReqRequest.Builder |
setCheckConstraints(int index,
HiveMetastore.SQLCheckConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
HiveMetastore.CreateTableReqRequest.Builder |
setDefaultConstraints(int index,
HiveMetastore.SQLDefaultConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7; |
HiveMetastore.CreateTableReqRequest.Builder |
setDefaultConstraints(int index,
HiveMetastore.SQLDefaultConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7; |
HiveMetastore.CreateTableReqRequest.Builder |
setEnvContext(HiveMetastore.EnvironmentContext.Builder builderForValue)
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext env_context = 2; |
HiveMetastore.CreateTableReqRequest.Builder |
setEnvContext(HiveMetastore.EnvironmentContext value)
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext env_context = 2; |
HiveMetastore.CreateTableReqRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.CreateTableReqRequest.Builder |
setForeignKeys(int index,
HiveMetastore.SQLForeignKey.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4; |
HiveMetastore.CreateTableReqRequest.Builder |
setForeignKeys(int index,
HiveMetastore.SQLForeignKey value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4; |
HiveMetastore.CreateTableReqRequest.Builder |
setNotNullConstraints(int index,
HiveMetastore.SQLNotNullConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
HiveMetastore.CreateTableReqRequest.Builder |
setNotNullConstraints(int index,
HiveMetastore.SQLNotNullConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
HiveMetastore.CreateTableReqRequest.Builder |
setPrimaryKeys(int index,
HiveMetastore.SQLPrimaryKey.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3; |
HiveMetastore.CreateTableReqRequest.Builder |
setPrimaryKeys(int index,
HiveMetastore.SQLPrimaryKey value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3; |
HiveMetastore.CreateTableReqRequest.Builder |
setProcessorCapabilities(int index,
String value)
repeated string processor_capabilities = 9; |
HiveMetastore.CreateTableReqRequest.Builder |
setProcessorIdentifier(String value)
string processor_identifier = 10; |
HiveMetastore.CreateTableReqRequest.Builder |
setProcessorIdentifierBytes(com.google.protobuf.ByteString value)
string processor_identifier = 10; |
HiveMetastore.CreateTableReqRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HiveMetastore.CreateTableReqRequest.Builder |
setTable(HiveMetastore.Table.Builder builderForValue)
.org.apache.hadoop.hive.metastore.grpc.Table table = 1; |
HiveMetastore.CreateTableReqRequest.Builder |
setTable(HiveMetastore.Table value)
.org.apache.hadoop.hive.metastore.grpc.Table table = 1; |
HiveMetastore.CreateTableReqRequest.Builder |
setUniqueConstraints(int index,
HiveMetastore.SQLUniqueConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5; |
HiveMetastore.CreateTableReqRequest.Builder |
setUniqueConstraints(int index,
HiveMetastore.SQLUniqueConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5; |
HiveMetastore.CreateTableReqRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.CreateTableReqRequest.Builder>public HiveMetastore.CreateTableReqRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.CreateTableReqRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.CreateTableReqRequest.Builder>public HiveMetastore.CreateTableReqRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HiveMetastore.CreateTableReqRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.CreateTableReqRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.CreateTableReqRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.CreateTableReqRequest.Builder>public HiveMetastore.CreateTableReqRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.CreateTableReqRequest.Builder>public HiveMetastore.CreateTableReqRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.CreateTableReqRequest.Builder>public HiveMetastore.CreateTableReqRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.CreateTableReqRequest.Builder>public HiveMetastore.CreateTableReqRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.CreateTableReqRequest.Builder>public HiveMetastore.CreateTableReqRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.CreateTableReqRequest.Builder>public HiveMetastore.CreateTableReqRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HiveMetastore.CreateTableReqRequest.Builder>public HiveMetastore.CreateTableReqRequest.Builder mergeFrom(HiveMetastore.CreateTableReqRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.CreateTableReqRequest.Builder>public HiveMetastore.CreateTableReqRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HiveMetastore.CreateTableReqRequest.Builder>IOExceptionpublic boolean hasTable()
.org.apache.hadoop.hive.metastore.grpc.Table table = 1;hasTable in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic HiveMetastore.Table getTable()
.org.apache.hadoop.hive.metastore.grpc.Table table = 1;getTable in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic HiveMetastore.CreateTableReqRequest.Builder setTable(HiveMetastore.Table value)
.org.apache.hadoop.hive.metastore.grpc.Table table = 1;public HiveMetastore.CreateTableReqRequest.Builder setTable(HiveMetastore.Table.Builder builderForValue)
.org.apache.hadoop.hive.metastore.grpc.Table table = 1;public HiveMetastore.CreateTableReqRequest.Builder mergeTable(HiveMetastore.Table value)
.org.apache.hadoop.hive.metastore.grpc.Table table = 1;public HiveMetastore.CreateTableReqRequest.Builder clearTable()
.org.apache.hadoop.hive.metastore.grpc.Table table = 1;public HiveMetastore.Table.Builder getTableBuilder()
.org.apache.hadoop.hive.metastore.grpc.Table table = 1;public HiveMetastore.TableOrBuilder getTableOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.Table table = 1;getTableOrBuilder in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic boolean hasEnvContext()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext env_context = 2;hasEnvContext in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic HiveMetastore.EnvironmentContext getEnvContext()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext env_context = 2;getEnvContext in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic HiveMetastore.CreateTableReqRequest.Builder setEnvContext(HiveMetastore.EnvironmentContext value)
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext env_context = 2;public HiveMetastore.CreateTableReqRequest.Builder setEnvContext(HiveMetastore.EnvironmentContext.Builder builderForValue)
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext env_context = 2;public HiveMetastore.CreateTableReqRequest.Builder mergeEnvContext(HiveMetastore.EnvironmentContext value)
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext env_context = 2;public HiveMetastore.CreateTableReqRequest.Builder clearEnvContext()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext env_context = 2;public HiveMetastore.EnvironmentContext.Builder getEnvContextBuilder()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext env_context = 2;public HiveMetastore.EnvironmentContextOrBuilder getEnvContextOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext env_context = 2;getEnvContextOrBuilder in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic List<HiveMetastore.SQLPrimaryKey> getPrimaryKeysList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3;getPrimaryKeysList in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic int getPrimaryKeysCount()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3;getPrimaryKeysCount in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic HiveMetastore.SQLPrimaryKey getPrimaryKeys(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3;getPrimaryKeys in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic HiveMetastore.CreateTableReqRequest.Builder setPrimaryKeys(int index, HiveMetastore.SQLPrimaryKey value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3;public HiveMetastore.CreateTableReqRequest.Builder setPrimaryKeys(int index, HiveMetastore.SQLPrimaryKey.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3;public HiveMetastore.CreateTableReqRequest.Builder addPrimaryKeys(HiveMetastore.SQLPrimaryKey value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3;public HiveMetastore.CreateTableReqRequest.Builder addPrimaryKeys(int index, HiveMetastore.SQLPrimaryKey value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3;public HiveMetastore.CreateTableReqRequest.Builder addPrimaryKeys(HiveMetastore.SQLPrimaryKey.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3;public HiveMetastore.CreateTableReqRequest.Builder addPrimaryKeys(int index, HiveMetastore.SQLPrimaryKey.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3;public HiveMetastore.CreateTableReqRequest.Builder addAllPrimaryKeys(Iterable<? extends HiveMetastore.SQLPrimaryKey> values)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3;public HiveMetastore.CreateTableReqRequest.Builder clearPrimaryKeys()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3;public HiveMetastore.CreateTableReqRequest.Builder removePrimaryKeys(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3;public HiveMetastore.SQLPrimaryKey.Builder getPrimaryKeysBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3;public HiveMetastore.SQLPrimaryKeyOrBuilder getPrimaryKeysOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3;getPrimaryKeysOrBuilder in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic List<? extends HiveMetastore.SQLPrimaryKeyOrBuilder> getPrimaryKeysOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3;getPrimaryKeysOrBuilderList in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic HiveMetastore.SQLPrimaryKey.Builder addPrimaryKeysBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3;public HiveMetastore.SQLPrimaryKey.Builder addPrimaryKeysBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3;public List<HiveMetastore.SQLPrimaryKey.Builder> getPrimaryKeysBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3;public List<HiveMetastore.SQLForeignKey> getForeignKeysList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4;getForeignKeysList in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic int getForeignKeysCount()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4;getForeignKeysCount in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic HiveMetastore.SQLForeignKey getForeignKeys(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4;getForeignKeys in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic HiveMetastore.CreateTableReqRequest.Builder setForeignKeys(int index, HiveMetastore.SQLForeignKey value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4;public HiveMetastore.CreateTableReqRequest.Builder setForeignKeys(int index, HiveMetastore.SQLForeignKey.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4;public HiveMetastore.CreateTableReqRequest.Builder addForeignKeys(HiveMetastore.SQLForeignKey value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4;public HiveMetastore.CreateTableReqRequest.Builder addForeignKeys(int index, HiveMetastore.SQLForeignKey value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4;public HiveMetastore.CreateTableReqRequest.Builder addForeignKeys(HiveMetastore.SQLForeignKey.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4;public HiveMetastore.CreateTableReqRequest.Builder addForeignKeys(int index, HiveMetastore.SQLForeignKey.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4;public HiveMetastore.CreateTableReqRequest.Builder addAllForeignKeys(Iterable<? extends HiveMetastore.SQLForeignKey> values)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4;public HiveMetastore.CreateTableReqRequest.Builder clearForeignKeys()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4;public HiveMetastore.CreateTableReqRequest.Builder removeForeignKeys(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4;public HiveMetastore.SQLForeignKey.Builder getForeignKeysBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4;public HiveMetastore.SQLForeignKeyOrBuilder getForeignKeysOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4;getForeignKeysOrBuilder in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic List<? extends HiveMetastore.SQLForeignKeyOrBuilder> getForeignKeysOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4;getForeignKeysOrBuilderList in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic HiveMetastore.SQLForeignKey.Builder addForeignKeysBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4;public HiveMetastore.SQLForeignKey.Builder addForeignKeysBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4;public List<HiveMetastore.SQLForeignKey.Builder> getForeignKeysBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLForeignKey foreign_keys = 4;public List<HiveMetastore.SQLUniqueConstraint> getUniqueConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5;getUniqueConstraintsList in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic int getUniqueConstraintsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5;getUniqueConstraintsCount in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic HiveMetastore.SQLUniqueConstraint getUniqueConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5;getUniqueConstraints in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic HiveMetastore.CreateTableReqRequest.Builder setUniqueConstraints(int index, HiveMetastore.SQLUniqueConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5;public HiveMetastore.CreateTableReqRequest.Builder setUniqueConstraints(int index, HiveMetastore.SQLUniqueConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5;public HiveMetastore.CreateTableReqRequest.Builder addUniqueConstraints(HiveMetastore.SQLUniqueConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5;public HiveMetastore.CreateTableReqRequest.Builder addUniqueConstraints(int index, HiveMetastore.SQLUniqueConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5;public HiveMetastore.CreateTableReqRequest.Builder addUniqueConstraints(HiveMetastore.SQLUniqueConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5;public HiveMetastore.CreateTableReqRequest.Builder addUniqueConstraints(int index, HiveMetastore.SQLUniqueConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5;public HiveMetastore.CreateTableReqRequest.Builder addAllUniqueConstraints(Iterable<? extends HiveMetastore.SQLUniqueConstraint> values)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5;public HiveMetastore.CreateTableReqRequest.Builder clearUniqueConstraints()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5;public HiveMetastore.CreateTableReqRequest.Builder removeUniqueConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5;public HiveMetastore.SQLUniqueConstraint.Builder getUniqueConstraintsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5;public HiveMetastore.SQLUniqueConstraintOrBuilder getUniqueConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5;getUniqueConstraintsOrBuilder in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic List<? extends HiveMetastore.SQLUniqueConstraintOrBuilder> getUniqueConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5;getUniqueConstraintsOrBuilderList in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic HiveMetastore.SQLUniqueConstraint.Builder addUniqueConstraintsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5;public HiveMetastore.SQLUniqueConstraint.Builder addUniqueConstraintsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5;public List<HiveMetastore.SQLUniqueConstraint.Builder> getUniqueConstraintsBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraint unique_constraints = 5;public List<HiveMetastore.SQLNotNullConstraint> getNotNullConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6;getNotNullConstraintsList in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic int getNotNullConstraintsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6;getNotNullConstraintsCount in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic HiveMetastore.SQLNotNullConstraint getNotNullConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6;getNotNullConstraints in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic HiveMetastore.CreateTableReqRequest.Builder setNotNullConstraints(int index, HiveMetastore.SQLNotNullConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6;public HiveMetastore.CreateTableReqRequest.Builder setNotNullConstraints(int index, HiveMetastore.SQLNotNullConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6;public HiveMetastore.CreateTableReqRequest.Builder addNotNullConstraints(HiveMetastore.SQLNotNullConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6;public HiveMetastore.CreateTableReqRequest.Builder addNotNullConstraints(int index, HiveMetastore.SQLNotNullConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6;public HiveMetastore.CreateTableReqRequest.Builder addNotNullConstraints(HiveMetastore.SQLNotNullConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6;public HiveMetastore.CreateTableReqRequest.Builder addNotNullConstraints(int index, HiveMetastore.SQLNotNullConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6;public HiveMetastore.CreateTableReqRequest.Builder addAllNotNullConstraints(Iterable<? extends HiveMetastore.SQLNotNullConstraint> values)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6;public HiveMetastore.CreateTableReqRequest.Builder clearNotNullConstraints()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6;public HiveMetastore.CreateTableReqRequest.Builder removeNotNullConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6;public HiveMetastore.SQLNotNullConstraint.Builder getNotNullConstraintsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6;public HiveMetastore.SQLNotNullConstraintOrBuilder getNotNullConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6;getNotNullConstraintsOrBuilder in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic List<? extends HiveMetastore.SQLNotNullConstraintOrBuilder> getNotNullConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6;getNotNullConstraintsOrBuilderList in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic HiveMetastore.SQLNotNullConstraint.Builder addNotNullConstraintsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6;public HiveMetastore.SQLNotNullConstraint.Builder addNotNullConstraintsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6;public List<HiveMetastore.SQLNotNullConstraint.Builder> getNotNullConstraintsBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6;public List<HiveMetastore.SQLDefaultConstraint> getDefaultConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7;getDefaultConstraintsList in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic int getDefaultConstraintsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7;getDefaultConstraintsCount in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic HiveMetastore.SQLDefaultConstraint getDefaultConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7;getDefaultConstraints in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic HiveMetastore.CreateTableReqRequest.Builder setDefaultConstraints(int index, HiveMetastore.SQLDefaultConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7;public HiveMetastore.CreateTableReqRequest.Builder setDefaultConstraints(int index, HiveMetastore.SQLDefaultConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7;public HiveMetastore.CreateTableReqRequest.Builder addDefaultConstraints(HiveMetastore.SQLDefaultConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7;public HiveMetastore.CreateTableReqRequest.Builder addDefaultConstraints(int index, HiveMetastore.SQLDefaultConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7;public HiveMetastore.CreateTableReqRequest.Builder addDefaultConstraints(HiveMetastore.SQLDefaultConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7;public HiveMetastore.CreateTableReqRequest.Builder addDefaultConstraints(int index, HiveMetastore.SQLDefaultConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7;public HiveMetastore.CreateTableReqRequest.Builder addAllDefaultConstraints(Iterable<? extends HiveMetastore.SQLDefaultConstraint> values)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7;public HiveMetastore.CreateTableReqRequest.Builder clearDefaultConstraints()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7;public HiveMetastore.CreateTableReqRequest.Builder removeDefaultConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7;public HiveMetastore.SQLDefaultConstraint.Builder getDefaultConstraintsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7;public HiveMetastore.SQLDefaultConstraintOrBuilder getDefaultConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7;getDefaultConstraintsOrBuilder in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic List<? extends HiveMetastore.SQLDefaultConstraintOrBuilder> getDefaultConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7;getDefaultConstraintsOrBuilderList in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic HiveMetastore.SQLDefaultConstraint.Builder addDefaultConstraintsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7;public HiveMetastore.SQLDefaultConstraint.Builder addDefaultConstraintsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7;public List<HiveMetastore.SQLDefaultConstraint.Builder> getDefaultConstraintsBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLDefaultConstraint default_constraints = 7;public List<HiveMetastore.SQLCheckConstraint> getCheckConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8;getCheckConstraintsList in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic int getCheckConstraintsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8;getCheckConstraintsCount in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic HiveMetastore.SQLCheckConstraint getCheckConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8;getCheckConstraints in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic HiveMetastore.CreateTableReqRequest.Builder setCheckConstraints(int index, HiveMetastore.SQLCheckConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8;public HiveMetastore.CreateTableReqRequest.Builder setCheckConstraints(int index, HiveMetastore.SQLCheckConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8;public HiveMetastore.CreateTableReqRequest.Builder addCheckConstraints(HiveMetastore.SQLCheckConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8;public HiveMetastore.CreateTableReqRequest.Builder addCheckConstraints(int index, HiveMetastore.SQLCheckConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8;public HiveMetastore.CreateTableReqRequest.Builder addCheckConstraints(HiveMetastore.SQLCheckConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8;public HiveMetastore.CreateTableReqRequest.Builder addCheckConstraints(int index, HiveMetastore.SQLCheckConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8;public HiveMetastore.CreateTableReqRequest.Builder addAllCheckConstraints(Iterable<? extends HiveMetastore.SQLCheckConstraint> values)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8;public HiveMetastore.CreateTableReqRequest.Builder clearCheckConstraints()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8;public HiveMetastore.CreateTableReqRequest.Builder removeCheckConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8;public HiveMetastore.SQLCheckConstraint.Builder getCheckConstraintsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8;public HiveMetastore.SQLCheckConstraintOrBuilder getCheckConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8;getCheckConstraintsOrBuilder in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic List<? extends HiveMetastore.SQLCheckConstraintOrBuilder> getCheckConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8;getCheckConstraintsOrBuilderList in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic HiveMetastore.SQLCheckConstraint.Builder addCheckConstraintsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8;public HiveMetastore.SQLCheckConstraint.Builder addCheckConstraintsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8;public List<HiveMetastore.SQLCheckConstraint.Builder> getCheckConstraintsBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8;public com.google.protobuf.ProtocolStringList getProcessorCapabilitiesList()
repeated string processor_capabilities = 9;getProcessorCapabilitiesList in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic int getProcessorCapabilitiesCount()
repeated string processor_capabilities = 9;getProcessorCapabilitiesCount in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic String getProcessorCapabilities(int index)
repeated string processor_capabilities = 9;getProcessorCapabilities in interface HiveMetastore.CreateTableReqRequestOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getProcessorCapabilitiesBytes(int index)
repeated string processor_capabilities = 9;getProcessorCapabilitiesBytes in interface HiveMetastore.CreateTableReqRequestOrBuilderindex - The index of the value to return.public HiveMetastore.CreateTableReqRequest.Builder setProcessorCapabilities(int index, String value)
repeated string processor_capabilities = 9;index - The index to set the value at.value - The processorCapabilities to set.public HiveMetastore.CreateTableReqRequest.Builder addProcessorCapabilities(String value)
repeated string processor_capabilities = 9;value - The processorCapabilities to add.public HiveMetastore.CreateTableReqRequest.Builder addAllProcessorCapabilities(Iterable<String> values)
repeated string processor_capabilities = 9;values - The processorCapabilities to add.public HiveMetastore.CreateTableReqRequest.Builder clearProcessorCapabilities()
repeated string processor_capabilities = 9;public HiveMetastore.CreateTableReqRequest.Builder addProcessorCapabilitiesBytes(com.google.protobuf.ByteString value)
repeated string processor_capabilities = 9;value - The bytes of the processorCapabilities to add.public String getProcessorIdentifier()
string processor_identifier = 10;getProcessorIdentifier in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic com.google.protobuf.ByteString getProcessorIdentifierBytes()
string processor_identifier = 10;getProcessorIdentifierBytes in interface HiveMetastore.CreateTableReqRequestOrBuilderpublic HiveMetastore.CreateTableReqRequest.Builder setProcessorIdentifier(String value)
string processor_identifier = 10;value - The processorIdentifier to set.public HiveMetastore.CreateTableReqRequest.Builder clearProcessorIdentifier()
string processor_identifier = 10;public HiveMetastore.CreateTableReqRequest.Builder setProcessorIdentifierBytes(com.google.protobuf.ByteString value)
string processor_identifier = 10;value - The bytes for processorIdentifier to set.public final HiveMetastore.CreateTableReqRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.CreateTableReqRequest.Builder>public final HiveMetastore.CreateTableReqRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.CreateTableReqRequest.Builder>Copyright © 2024 The Apache Software Foundation. All rights reserved.