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