Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_check_constraints_result
-
Uses of ThriftHiveMetastore.get_check_constraints_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_check_constraints_resultModifier and TypeMethodDescriptionThriftHiveMetastore.get_check_constraints_result.deepCopy()ThriftHiveMetastore.Processor.get_check_constraints.getResult(I iface, ThriftHiveMetastore.get_check_constraints_args args) ThriftHiveMetastore.get_check_constraints_result.setO1(MetaException o1) ThriftHiveMetastore.get_check_constraints_result.setO2(NoSuchObjectException o2) ThriftHiveMetastore.get_check_constraints_result.setSuccess(CheckConstraintsResponse success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_check_constraints_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.get_check_constraints_result.compareTo(ThriftHiveMetastore.get_check_constraints_result other) booleanThriftHiveMetastore.get_check_constraints_result.equals(ThriftHiveMetastore.get_check_constraints_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_check_constraints_resultModifierConstructorDescriptionPerforms a deep copy on other.