Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.refresh_privileges_result
-
Uses of ThriftHiveMetastore.refresh_privileges_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.refresh_privileges_resultModifier and TypeMethodDescriptionThriftHiveMetastore.refresh_privileges_result.deepCopy()ThriftHiveMetastore.Processor.refresh_privileges.getResult(I iface, ThriftHiveMetastore.refresh_privileges_args args) ThriftHiveMetastore.refresh_privileges_result.setO1(MetaException o1) ThriftHiveMetastore.refresh_privileges_result.setSuccess(GrantRevokePrivilegeResponse success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.refresh_privileges_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.refresh_privileges_result.compareTo(ThriftHiveMetastore.refresh_privileges_result other) booleanThriftHiveMetastore.refresh_privileges_result.equals(ThriftHiveMetastore.refresh_privileges_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.refresh_privileges_resultModifierConstructorDescriptionPerforms a deep copy on other.