Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_privilege_set_result
-
Uses of ThriftHiveMetastore.get_privilege_set_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_privilege_set_resultModifier and TypeMethodDescriptionThriftHiveMetastore.get_privilege_set_result.deepCopy()ThriftHiveMetastore.Processor.get_privilege_set.getResult(I iface, ThriftHiveMetastore.get_privilege_set_args args) ThriftHiveMetastore.get_privilege_set_result.setO1(MetaException o1) ThriftHiveMetastore.get_privilege_set_result.setSuccess(PrincipalPrivilegeSet success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_privilege_set_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.get_privilege_set_result.compareTo(ThriftHiveMetastore.get_privilege_set_result other) booleanThriftHiveMetastore.get_privilege_set_result.equals(ThriftHiveMetastore.get_privilege_set_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_privilege_set_resultModifierConstructorDescriptionPerforms a deep copy on other.