Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_table_with_cascade_args
-
Uses of ThriftHiveMetastore.alter_table_with_cascade_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.alter_table_with_cascade_argsModifier and TypeMethodDescriptionThriftHiveMetastore.alter_table_with_cascade_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.alter_table_with_cascade.getEmptyArgsInstance()ThriftHiveMetastore.Processor.alter_table_with_cascade.getEmptyArgsInstance()ThriftHiveMetastore.alter_table_with_cascade_args.setCascade(boolean cascade) ThriftHiveMetastore.alter_table_with_cascade_args.setTblName(String tbl_name) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.alter_table_with_cascade_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.alter_table_with_cascade_args.compareTo(ThriftHiveMetastore.alter_table_with_cascade_args other) booleanThriftHiveMetastore.alter_table_with_cascade_args.equals(ThriftHiveMetastore.alter_table_with_cascade_args that) ThriftHiveMetastore.Processor.alter_table_with_cascade.getResult(I iface, ThriftHiveMetastore.alter_table_with_cascade_args args) voidThriftHiveMetastore.AsyncProcessor.alter_table_with_cascade.start(I iface, ThriftHiveMetastore.alter_table_with_cascade_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.alter_table_with_cascade_argsModifierConstructorDescriptionPerforms a deep copy on other.