Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_schema_args
-
Uses of ThriftHiveMetastore.get_schema_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_schema_argsModifier and TypeMethodDescriptionThriftHiveMetastore.get_schema_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.get_schema.getEmptyArgsInstance()ThriftHiveMetastore.Processor.get_schema.getEmptyArgsInstance()ThriftHiveMetastore.get_schema_args.setTableName(String table_name) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_schema_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.get_schema_args.compareTo(ThriftHiveMetastore.get_schema_args other) booleanThriftHiveMetastore.get_schema_args.equals(ThriftHiveMetastore.get_schema_args that) ThriftHiveMetastore.Processor.get_schema.getResult(I iface, ThriftHiveMetastore.get_schema_args args) voidThriftHiveMetastore.AsyncProcessor.get_schema.start(I iface, ThriftHiveMetastore.get_schema_args args, org.apache.thrift.async.AsyncMethodCallback<List<FieldSchema>> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_schema_argsModifierConstructorDescriptionPerforms a deep copy on other.