Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.list_roles_result
-
Uses of ThriftHiveMetastore.list_roles_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.list_roles_resultModifier and TypeMethodDescriptionThriftHiveMetastore.list_roles_result.deepCopy()ThriftHiveMetastore.Processor.list_roles.getResult(I iface, ThriftHiveMetastore.list_roles_args args) ThriftHiveMetastore.list_roles_result.setO1(MetaException o1) ThriftHiveMetastore.list_roles_result.setSuccess(List<Role> success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.list_roles_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.list_roles_result.compareTo(ThriftHiveMetastore.list_roles_result other) booleanThriftHiveMetastore.list_roles_result.equals(ThriftHiveMetastore.list_roles_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.list_roles_resultModifierConstructorDescriptionPerforms a deep copy on other.