Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_default_constraints_args
-
Uses of ThriftHiveMetastore.get_default_constraints_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_default_constraints_argsModifier and TypeMethodDescriptionThriftHiveMetastore.get_default_constraints_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.get_default_constraints.getEmptyArgsInstance()ThriftHiveMetastore.Processor.get_default_constraints.getEmptyArgsInstance()ThriftHiveMetastore.get_default_constraints_args.setRequest(DefaultConstraintsRequest request) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_default_constraints_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.get_default_constraints_args.compareTo(ThriftHiveMetastore.get_default_constraints_args other) booleanThriftHiveMetastore.get_default_constraints_args.equals(ThriftHiveMetastore.get_default_constraints_args that) ThriftHiveMetastore.Processor.get_default_constraints.getResult(I iface, ThriftHiveMetastore.get_default_constraints_args args) voidThriftHiveMetastore.AsyncProcessor.get_default_constraints.start(I iface, ThriftHiveMetastore.get_default_constraints_args args, org.apache.thrift.async.AsyncMethodCallback<DefaultConstraintsResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_default_constraints_argsModifierConstructorDescriptionPerforms a deep copy on other.