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