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