HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.AddNotNullConstraintRequest.Builder.addNotNullConstraintColsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.AddNotNullConstraintRequest.Builder.addNotNullConstraintColsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLAllTableConstraints.Builder.addNotNullConstraintsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 4;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.CreateTableReqRequest.Builder.addNotNullConstraintsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.GetNotNullConstraintsResponse.Builder.addNotNullConstraintsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 1;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLAllTableConstraints.Builder.addNotNullConstraintsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 4;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.CreateTableReqRequest.Builder.addNotNullConstraintsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.GetNotNullConstraintsResponse.Builder.addNotNullConstraintsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 1;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.clear() |
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.clearCatName()
string cat_name = 1;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.clearColumnName()
string column_name = 4;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.clearEnableCstr()
bool enable_cstr = 6;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.clearNnName()
string nn_name = 5;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.clearRelyCstr()
bool rely_cstr = 8;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.clearTableDb()
string table_db = 2;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.clearTableName()
string table_name = 3;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.clearValidateCstr()
bool validate_cstr = 7;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.clone() |
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.AddNotNullConstraintRequest.Builder.getNotNullConstraintColsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLAllTableConstraints.Builder.getNotNullConstraintsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 4;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.CreateTableReqRequest.Builder.getNotNullConstraintsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.GetNotNullConstraintsResponse.Builder.getNotNullConstraintsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 1;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.mergeFrom(HiveMetastore.SQLNotNullConstraint other) |
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.mergeFrom(com.google.protobuf.Message other) |
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.newBuilder() |
static HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.newBuilder(HiveMetastore.SQLNotNullConstraint prototype) |
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.newBuilderForType() |
protected HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.setCatName(String value)
string cat_name = 1;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.setCatNameBytes(com.google.protobuf.ByteString value)
string cat_name = 1;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.setColumnName(String value)
string column_name = 4;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.setColumnNameBytes(com.google.protobuf.ByteString value)
string column_name = 4;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.setEnableCstr(boolean value)
bool enable_cstr = 6;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.setNnName(String value)
string nn_name = 5;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.setNnNameBytes(com.google.protobuf.ByteString value)
string nn_name = 5;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.setRelyCstr(boolean value)
bool rely_cstr = 8;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.setTableDb(String value)
string table_db = 2;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.setTableDbBytes(com.google.protobuf.ByteString value)
string table_db = 2;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.setTableName(String value)
string table_name = 3;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.setTableNameBytes(com.google.protobuf.ByteString value)
string table_name = 3;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.setValidateCstr(boolean value)
bool validate_cstr = 7;
|
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.toBuilder() |