Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_schemas_by_cols_result
-
Uses of ThriftHiveMetastore.get_schemas_by_cols_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_schemas_by_cols_resultModifier and TypeMethodDescriptionThriftHiveMetastore.get_schemas_by_cols_result.deepCopy()ThriftHiveMetastore.Processor.get_schemas_by_cols.getResult(I iface, ThriftHiveMetastore.get_schemas_by_cols_args args) ThriftHiveMetastore.get_schemas_by_cols_result.setO1(MetaException o1) ThriftHiveMetastore.get_schemas_by_cols_result.setSuccess(FindSchemasByColsResp success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_schemas_by_cols_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.get_schemas_by_cols_result.compareTo(ThriftHiveMetastore.get_schemas_by_cols_result other) booleanThriftHiveMetastore.get_schemas_by_cols_result.equals(ThriftHiveMetastore.get_schemas_by_cols_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_schemas_by_cols_resultModifierConstructorDescriptionPerforms a deep copy on other.