Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_role_result
-
Uses of ThriftHiveMetastore.drop_role_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.drop_role_resultModifier and TypeMethodDescriptionThriftHiveMetastore.drop_role_result.deepCopy()ThriftHiveMetastore.Processor.drop_role.getResult(I iface, ThriftHiveMetastore.drop_role_args args) ThriftHiveMetastore.drop_role_result.setO1(MetaException o1) ThriftHiveMetastore.drop_role_result.setSuccess(boolean success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.drop_role_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.drop_role_result.compareTo(ThriftHiveMetastore.drop_role_result other) booleanThriftHiveMetastore.drop_role_result.equals(ThriftHiveMetastore.drop_role_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.drop_role_resultModifierConstructorDescriptionPerforms a deep copy on other.