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