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