Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_schemas_by_cols_args
-
Uses of ThriftHiveMetastore.get_schemas_by_cols_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_schemas_by_cols_argsModifier and TypeMethodDescriptionThriftHiveMetastore.get_schemas_by_cols_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.get_schemas_by_cols.getEmptyArgsInstance()ThriftHiveMetastore.Processor.get_schemas_by_cols.getEmptyArgsInstance()ThriftHiveMetastore.get_schemas_by_cols_args.setRqst(FindSchemasByColsRqst rqst) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_schemas_by_cols_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.get_schemas_by_cols_args.compareTo(ThriftHiveMetastore.get_schemas_by_cols_args other) booleanThriftHiveMetastore.get_schemas_by_cols_args.equals(ThriftHiveMetastore.get_schemas_by_cols_args that) ThriftHiveMetastore.Processor.get_schemas_by_cols.getResult(I iface, ThriftHiveMetastore.get_schemas_by_cols_args args) voidThriftHiveMetastore.AsyncProcessor.get_schemas_by_cols.start(I iface, ThriftHiveMetastore.get_schemas_by_cols_args args, org.apache.thrift.async.AsyncMethodCallback<FindSchemasByColsResp> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_schemas_by_cols_argsModifierConstructorDescriptionPerforms a deep copy on other.