HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.AddCheckConstraintRequest.Builder.addCheckConstraintColsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.AddCheckConstraintRequest.Builder.addCheckConstraintColsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLAllTableConstraints.Builder.addCheckConstraintsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 6;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.CreateTableReqRequest.Builder.addCheckConstraintsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.GetCheckConstraintsResponse.Builder.addCheckConstraintsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 1;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLAllTableConstraints.Builder.addCheckConstraintsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 6;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.CreateTableReqRequest.Builder.addCheckConstraintsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.GetCheckConstraintsResponse.Builder.addCheckConstraintsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 1;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.clear() |
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.clearCatName()
string cat_name = 1;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.clearCheckExpression()
string check_expression = 5;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.clearColumnName()
string column_name = 4;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.clearDcName()
string dc_name = 6;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.clearEnableCstr()
bool enable_cstr = 7;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.clearRelyCstr()
bool rely_cstr = 9;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.clearTableDb()
string table_db = 2;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.clearTableName()
string table_name = 3;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.clearValidateCstr()
bool validate_cstr = 8;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.clone() |
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.AddCheckConstraintRequest.Builder.getCheckConstraintColsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLAllTableConstraints.Builder.getCheckConstraintsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 6;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.CreateTableReqRequest.Builder.getCheckConstraintsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.GetCheckConstraintsResponse.Builder.getCheckConstraintsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 1;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.mergeFrom(HiveMetastore.SQLCheckConstraint other) |
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.mergeFrom(com.google.protobuf.Message other) |
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.newBuilder() |
static HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.newBuilder(HiveMetastore.SQLCheckConstraint prototype) |
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.newBuilderForType() |
protected HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.setCatName(String value)
string cat_name = 1;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.setCatNameBytes(com.google.protobuf.ByteString value)
string cat_name = 1;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.setCheckExpression(String value)
string check_expression = 5;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.setCheckExpressionBytes(com.google.protobuf.ByteString value)
string check_expression = 5;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.setColumnName(String value)
string column_name = 4;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.setColumnNameBytes(com.google.protobuf.ByteString value)
string column_name = 4;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.setDcName(String value)
string dc_name = 6;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.setDcNameBytes(com.google.protobuf.ByteString value)
string dc_name = 6;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.setEnableCstr(boolean value)
bool enable_cstr = 7;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.setRelyCstr(boolean value)
bool rely_cstr = 9;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.setTableDb(String value)
string table_db = 2;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.setTableDbBytes(com.google.protobuf.ByteString value)
string table_db = 2;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.setTableName(String value)
string table_name = 3;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.setTableNameBytes(com.google.protobuf.ByteString value)
string table_name = 3;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.setValidateCstr(boolean value)
bool validate_cstr = 8;
|
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.toBuilder() |