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