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