Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_role_names_result
-
Uses of ThriftHiveMetastore.get_role_names_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_role_names_resultModifier and TypeMethodDescriptionThriftHiveMetastore.get_role_names_result.deepCopy()ThriftHiveMetastore.Processor.get_role_names.getResult(I iface, ThriftHiveMetastore.get_role_names_args args) ThriftHiveMetastore.get_role_names_result.setO1(MetaException o1) ThriftHiveMetastore.get_role_names_result.setSuccess(List<String> success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_role_names_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.get_role_names_result.compareTo(ThriftHiveMetastore.get_role_names_result other) booleanThriftHiveMetastore.get_role_names_result.equals(ThriftHiveMetastore.get_role_names_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_role_names_resultModifierConstructorDescriptionPerforms a deep copy on other.