Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_schema_result
-
Uses of ThriftHiveMetastore.get_schema_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_schema_resultModifier and TypeMethodDescriptionThriftHiveMetastore.get_schema_result.deepCopy()ThriftHiveMetastore.Processor.get_schema.getResult(I iface, ThriftHiveMetastore.get_schema_args args) ThriftHiveMetastore.get_schema_result.setO1(MetaException o1) ThriftHiveMetastore.get_schema_result.setO2(UnknownTableException o2) ThriftHiveMetastore.get_schema_result.setO3(UnknownDBException o3) ThriftHiveMetastore.get_schema_result.setSuccess(List<FieldSchema> success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_schema_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.get_schema_result.compareTo(ThriftHiveMetastore.get_schema_result other) booleanThriftHiveMetastore.get_schema_result.equals(ThriftHiveMetastore.get_schema_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_schema_resultModifierConstructorDescriptionPerforms a deep copy on other.