Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.set_ugi_args
-
Uses of ThriftHiveMetastore.set_ugi_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.set_ugi_argsModifier and TypeMethodDescriptionThriftHiveMetastore.set_ugi_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.set_ugi.getEmptyArgsInstance()ThriftHiveMetastore.Processor.set_ugi.getEmptyArgsInstance()ThriftHiveMetastore.set_ugi_args.setGroupNames(List<String> group_names) ThriftHiveMetastore.set_ugi_args.setUserName(String user_name) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.set_ugi_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.set_ugi_args.compareTo(ThriftHiveMetastore.set_ugi_args other) booleanThriftHiveMetastore.set_ugi_args.equals(ThriftHiveMetastore.set_ugi_args that) ThriftHiveMetastore.Processor.set_ugi.getResult(I iface, ThriftHiveMetastore.set_ugi_args args) voidThriftHiveMetastore.AsyncProcessor.set_ugi.start(I iface, ThriftHiveMetastore.set_ugi_args args, org.apache.thrift.async.AsyncMethodCallback<List<String>> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.set_ugi_argsModifierConstructorDescriptionPerforms a deep copy on other.