public static interface HiveMetastore.AddCheckConstraintRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.SQLCheckConstraint |
getCheckConstraintCols(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
int |
getCheckConstraintColsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
List<HiveMetastore.SQLCheckConstraint> |
getCheckConstraintColsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
HiveMetastore.SQLCheckConstraintOrBuilder |
getCheckConstraintColsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
List<? extends HiveMetastore.SQLCheckConstraintOrBuilder> |
getCheckConstraintColsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<HiveMetastore.SQLCheckConstraint> getCheckConstraintColsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1;HiveMetastore.SQLCheckConstraint getCheckConstraintCols(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1;int getCheckConstraintColsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1;List<? extends HiveMetastore.SQLCheckConstraintOrBuilder> getCheckConstraintColsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1;HiveMetastore.SQLCheckConstraintOrBuilder getCheckConstraintColsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1;Copyright © 2024 The Apache Software Foundation. All rights reserved.