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