Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.truncate_table_args
-
Uses of ThriftHiveMetastore.truncate_table_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.truncate_table_argsModifier and TypeMethodDescriptionThriftHiveMetastore.truncate_table_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.truncate_table.getEmptyArgsInstance()ThriftHiveMetastore.Processor.truncate_table.getEmptyArgsInstance()ThriftHiveMetastore.truncate_table_args.setPartNames(List<String> partNames) ThriftHiveMetastore.truncate_table_args.setTableName(String tableName) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.truncate_table_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.truncate_table_args.compareTo(ThriftHiveMetastore.truncate_table_args other) booleanThriftHiveMetastore.truncate_table_args.equals(ThriftHiveMetastore.truncate_table_args that) ThriftHiveMetastore.Processor.truncate_table.getResult(I iface, ThriftHiveMetastore.truncate_table_args args) voidThriftHiveMetastore.AsyncProcessor.truncate_table.start(I iface, ThriftHiveMetastore.truncate_table_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.truncate_table_argsModifierConstructorDescriptionPerforms a deep copy on other.