Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.list_roles_args
-
Uses of ThriftHiveMetastore.list_roles_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.list_roles_argsModifier and TypeMethodDescriptionThriftHiveMetastore.list_roles_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.list_roles.getEmptyArgsInstance()ThriftHiveMetastore.Processor.list_roles.getEmptyArgsInstance()ThriftHiveMetastore.list_roles_args.setPrincipalName(String principal_name) ThriftHiveMetastore.list_roles_args.setPrincipalType(PrincipalType principal_type) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.list_roles_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.list_roles_args.compareTo(ThriftHiveMetastore.list_roles_args other) booleanThriftHiveMetastore.list_roles_args.equals(ThriftHiveMetastore.list_roles_args that) ThriftHiveMetastore.Processor.list_roles.getResult(I iface, ThriftHiveMetastore.list_roles_args args) voidThriftHiveMetastore.AsyncProcessor.list_roles.start(I iface, ThriftHiveMetastore.list_roles_args args, org.apache.thrift.async.AsyncMethodCallback<List<Role>> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.list_roles_argsModifierConstructorDescriptionPerforms a deep copy on other.