Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_table_args
-
Uses of ThriftHiveMetastore.drop_table_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.drop_table_argsModifier and TypeMethodDescriptionThriftHiveMetastore.drop_table_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.drop_table.getEmptyArgsInstance()ThriftHiveMetastore.Processor.drop_table.getEmptyArgsInstance()ThriftHiveMetastore.drop_table_args.setDeleteData(boolean deleteData) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.drop_table_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.drop_table_args.compareTo(ThriftHiveMetastore.drop_table_args other) booleanThriftHiveMetastore.drop_table_args.equals(ThriftHiveMetastore.drop_table_args that) ThriftHiveMetastore.Processor.drop_table.getResult(I iface, ThriftHiveMetastore.drop_table_args args) voidThriftHiveMetastore.AsyncProcessor.drop_table.start(I iface, ThriftHiveMetastore.drop_table_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.drop_table_argsModifierConstructorDescriptionPerforms a deep copy on other.