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