Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_principals_in_role_args
-
Uses of ThriftHiveMetastore.get_principals_in_role_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_principals_in_role_argsModifier and TypeMethodDescriptionThriftHiveMetastore.get_principals_in_role_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.get_principals_in_role.getEmptyArgsInstance()ThriftHiveMetastore.Processor.get_principals_in_role.getEmptyArgsInstance()ThriftHiveMetastore.get_principals_in_role_args.setRequest(GetPrincipalsInRoleRequest request) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_principals_in_role_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.get_principals_in_role_args.compareTo(ThriftHiveMetastore.get_principals_in_role_args other) booleanThriftHiveMetastore.get_principals_in_role_args.equals(ThriftHiveMetastore.get_principals_in_role_args that) ThriftHiveMetastore.Processor.get_principals_in_role.getResult(I iface, ThriftHiveMetastore.get_principals_in_role_args args) voidThriftHiveMetastore.AsyncProcessor.get_principals_in_role.start(I iface, ThriftHiveMetastore.get_principals_in_role_args args, org.apache.thrift.async.AsyncMethodCallback<GetPrincipalsInRoleResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_principals_in_role_argsModifierConstructorDescriptionPerforms a deep copy on other.