Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_token_args
-
Uses of ThriftHiveMetastore.add_token_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.add_token_argsModifier and TypeMethodDescriptionThriftHiveMetastore.add_token_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.add_token.getEmptyArgsInstance()ThriftHiveMetastore.Processor.add_token.getEmptyArgsInstance()ThriftHiveMetastore.add_token_args.setDelegationToken(String delegation_token) ThriftHiveMetastore.add_token_args.setTokenIdentifier(String token_identifier) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.add_token_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.add_token_args.compareTo(ThriftHiveMetastore.add_token_args other) booleanThriftHiveMetastore.add_token_args.equals(ThriftHiveMetastore.add_token_args that) ThriftHiveMetastore.Processor.add_token.getResult(I iface, ThriftHiveMetastore.add_token_args args) voidThriftHiveMetastore.AsyncProcessor.add_token.start(I iface, ThriftHiveMetastore.add_token_args args, org.apache.thrift.async.AsyncMethodCallback<Boolean> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.add_token_argsModifierConstructorDescriptionPerforms a deep copy on other.