Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.grant_privileges_args
-
Uses of ThriftHiveMetastore.grant_privileges_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.grant_privileges_argsModifier and TypeMethodDescriptionThriftHiveMetastore.grant_privileges_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.grant_privileges.getEmptyArgsInstance()ThriftHiveMetastore.Processor.grant_privileges.getEmptyArgsInstance()ThriftHiveMetastore.grant_privileges_args.setPrivileges(PrivilegeBag privileges) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.grant_privileges_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.grant_privileges_args.compareTo(ThriftHiveMetastore.grant_privileges_args other) booleanThriftHiveMetastore.grant_privileges_args.equals(ThriftHiveMetastore.grant_privileges_args that) ThriftHiveMetastore.Processor.grant_privileges.getResult(I iface, ThriftHiveMetastore.grant_privileges_args args) voidThriftHiveMetastore.AsyncProcessor.grant_privileges.start(I iface, ThriftHiveMetastore.grant_privileges_args args, org.apache.thrift.async.AsyncMethodCallback<Boolean> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.grant_privileges_argsModifierConstructorDescriptionPerforms a deep copy on other.